feat: add setup script for models

This commit is contained in:
2026-08-15 12:08:10 +07:00
parent 12cafef56f
commit 96759eb34c
23 changed files with 1140 additions and 145 deletions
+2 -1
View File
@@ -2,6 +2,7 @@
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
{ "path": "./tsconfig.node.json" },
{ "path": "./worker/tsconfig.json" }
]
}