Create ts workspace for computer

This commit is contained in:
Morgan Dean
2025-06-18 10:38:28 -07:00
parent cc7b415935
commit 0fef183caa

8
.vscode/computer-ts.code-workspace vendored Normal file
View File

@@ -0,0 +1,8 @@
{
"folders": [
{
"name": "computer-ts",
"path": "../libs/computer/typescript"
}
],
}