init project

This commit is contained in:
Ybehrooz
2025-08-28 20:29:35 +03:30
parent 3b54907b20
commit e4d83eb1bf
46 changed files with 7238 additions and 1 deletions

7
tsconfig.json Normal file
View File

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