fix: update logic for generate config

This commit is contained in:
2026-09-04 17:09:06 +07:00
parent dbea31f4a5
commit 7f3caa3fae
18 changed files with 1155 additions and 22 deletions
+1
View File
@@ -3,6 +3,7 @@
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" },
{ "path": "./tsconfig.scripts.json" },
{ "path": "./worker/tsconfig.json" }
]
}