This commit is contained in:
Mats Tornberg
2025-11-22 15:51:26 +01:00
parent 60f5783a26
commit 00f236cac7
27 changed files with 6319 additions and 67 deletions

7
frontend/tsconfig.json Normal file
View File

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