This commit is contained in:
2025-09-01 22:25:49 +10:00
parent 1e3405d51d
commit 95eb87cc24
23 changed files with 2483 additions and 7 deletions

7
frontend/tsconfig.json Normal file
View File

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