This commit is contained in:
h z
2025-05-05 22:35:22 +01:00
commit f5b3b54a5a
22 changed files with 1196 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" }
]
}