wip: alpha

This commit is contained in:
loveuer
2025-03-31 09:38:49 +08:00
commit 1e7127bf67
32 changed files with 3809 additions and 0 deletions

7
frontend/tsconfig.json Normal file
View File

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