chore(turbo): simplify and optimize monorepo configuration

This commit is contained in:
2026-02-07 16:35:30 +08:00
parent adb14cff77
commit 2b3026cf69
3 changed files with 13 additions and 13 deletions

View File

@@ -10,7 +10,6 @@
"scripts": {
"build": "turbo run build",
"compile": "turbo run compile",
"deploy": "turbo run deploy",
"dev": "turbo run dev",
"fix": "turbo run fix",
"typecheck": "turbo run typecheck"