Add 'web/' from commit 'd8907af5e7234f12256eb3e5e4f7243eb83474e4'

git-subtree-dir: web
git-subtree-mainline: d572e3d241
git-subtree-split: d8907af5e7
This commit is contained in:
Alireza Vaezi
2025-08-07 20:57:47 -04:00
129 changed files with 29668 additions and 0 deletions

7
web/tsconfig.json Normal file
View File

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