Updated frontend direcotry structure

This commit is contained in:
KS Jannette
2026-02-11 14:27:13 -05:00
parent 14bd1add26
commit fcc8dbe9f7
22 changed files with 3257 additions and 3300 deletions

7
frontend/tsconfig.json Normal file
View File

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