fix: type check
fix: ci fix: ci fix: ci
This commit is contained in:
@@ -33,10 +33,10 @@
|
||||
"check:type": "turbo run typecheck",
|
||||
"clean": "vsh clean",
|
||||
"commit": "czg",
|
||||
"docs": "pnpm -F @vben/website run docs:dev",
|
||||
"docs:dev": "pnpm -F @vben/website run docs:dev",
|
||||
"dev": "turbo run dev --parallel",
|
||||
"format": "vsh lint --format",
|
||||
"lint": "vsh lint && pnpm run check:circular",
|
||||
"lint": "vsh lint",
|
||||
"postinstall": "turbo run stub",
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"prepare": "is-ci || husky",
|
||||
|
Reference in New Issue
Block a user