typescript config

This commit is contained in:
2025-11-21 19:55:25 +02:00
parent d3742ce97e
commit ccff2aaa37
3 changed files with 61 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
}