scaffolding

This commit is contained in:
2026-02-23 12:00:16 -07:00
commit 3de4cdac62
21 changed files with 2598 additions and 0 deletions

7
client/tsconfig.json Normal file
View File

@@ -0,0 +1,7 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
}