chore: clean up structure; fix ai-motion warning

This commit is contained in:
Simon
2025-10-10 17:20:14 +08:00
parent 7281a7ea59
commit 47454fdeb6
15 changed files with 142 additions and 161 deletions

View File

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