This commit is contained in:
2025-10-08 06:58:27 +07:00
commit 8468f024c7
27 changed files with 6081 additions and 0 deletions

7
tsconfig.json Normal file
View File

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