|
@@ -55,7 +55,7 @@
|
|
|
"lint": "vsh lint",
|
|
"lint": "vsh lint",
|
|
|
"postinstall": "pnpm -r run stub --if-present",
|
|
"postinstall": "pnpm -r run stub --if-present",
|
|
|
"preinstall": "npx only-allow pnpm",
|
|
"preinstall": "npx only-allow pnpm",
|
|
|
- "prepare": "pnpm exec lefthook install",
|
|
|
|
|
|
|
+ "prepare": "is-ci || pnpm exec lefthook install",
|
|
|
"preview": "turbo-run preview",
|
|
"preview": "turbo-run preview",
|
|
|
"publint": "vsh publint",
|
|
"publint": "vsh publint",
|
|
|
"reinstall": "pnpm clean --del-lock && pnpm install",
|
|
"reinstall": "pnpm clean --del-lock && pnpm install",
|