This commit is contained in:
Cledwyn Lew
2025-11-25 13:23:17 +08:00
parent fd92202cba
commit b13ad3af16
31 changed files with 8687 additions and 93 deletions

7
tsconfig.json Normal file
View File

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