fix packages
All checks were successful
Mirror frontend to backend repo / mirror (push) Successful in 6s

This commit is contained in:
jvckie
2025-12-14 11:16:43 +10:00
parent 4d8c6fac2c
commit 2187fa0c19
5 changed files with 5164 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" }
]
}