mirror of https://github.com/vuejs/core.git
chore: remove commit message lint
This commit is contained in:
parent
fef451d2ca
commit
b64e0901bd
|
@ -43,8 +43,7 @@
|
|||
"postinstall": "simple-git-hooks"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm lint-staged",
|
||||
"commit-msg": "node scripts/verifyCommit.js"
|
||||
"pre-commit": "pnpm lint-staged"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,json}": [
|
||||
|
|
Loading…
Reference in New Issue