This commit is contained in:
2025-02-27 00:38:36 +08:00
commit 5e29dd2a0d
42 changed files with 8517 additions and 0 deletions

7
web/tsconfig.json Normal file
View File

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