chore: add prepare
parent
5df6c32d04
commit
23a8982f5c
|
|
@ -54,6 +54,7 @@
|
|||
"lint": "vsh lint",
|
||||
"postinstall": "pnpm -r run stub --if-present",
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"prepare": "pnpm exec lefthook install",
|
||||
"preview": "turbo-run preview",
|
||||
"publint": "vsh publint",
|
||||
"reinstall": "pnpm clean --del-lock && pnpm install",
|
||||
|
|
|
|||
Loading…
Reference in New Issue