This commit is contained in:
2026-03-22 23:32:35 +08:00
parent 0f40293498
commit ca33e0d3c5

View File

@@ -106,8 +106,7 @@
"vue-tsc": "^3.2.5" "vue-tsc": "^3.2.5"
}, },
"simple-git-hooks": { "simple-git-hooks": {
"pre-commit": "pnpm lint-staged", "pre-commit": "pnpm lint-staged"
"pre-push": "pnpm build"
}, },
"lint-staged": { "lint-staged": {
"*": "eslint --fix" "*": "eslint --fix"