chore: bootstrap devopspanel scaffold

This commit is contained in:
dev-agent
2026-04-28 16:06:16 +00:00
commit 99878bae4c
13 changed files with 325 additions and 0 deletions

7
tsconfig.json Normal file
View File

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