Migrate project from Vue to React and TypeScript

This commit is contained in:
2025-06-13 23:02:08 -07:00
parent 9e1bb74656
commit 43ceca86e0
52 changed files with 1436 additions and 3320 deletions

View File

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