|
|
@@ -51,9 +51,7 @@
|
|
|
"dev:tdesign": "pnpm -F @vben/web-tdesign run dev",
|
|
|
"dev:play": "pnpm -F @vben/playground run dev",
|
|
|
"format": "vsh lint --format",
|
|
|
- "lint": "pnpm run lint:oxc && pnpm run lint:eslint",
|
|
|
- "lint:eslint": "vsh lint",
|
|
|
- "lint:oxc": "oxlint .",
|
|
|
+ "lint": "vsh lint",
|
|
|
"postinstall": "pnpm -r run stub --if-present",
|
|
|
"preinstall": "npx only-allow pnpm",
|
|
|
"preview": "turbo-run preview",
|