chore: add prepare

vite8^2
xingyu4j 2026-03-14 20:19:34 +08:00
parent 5df6c32d04
commit 23a8982f5c
1 changed files with 1 additions and 0 deletions

View File

@ -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",