first release

This commit is contained in:
2025-05-05 23:28:09 +02:00
parent b8d150d785
commit 07f82b1e8f
35 changed files with 6443 additions and 0 deletions

7
ui/tsconfig.json Normal file
View File

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