Skip to content

Commit 1ef93db

Browse files
committed
chore: uninstall commit message helper
it's more annoying than helpful.
1 parent e7e55e6 commit 1ef93db

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
"homepage": "https://gruhn.github.io/vue-qrcode-reader",
3232
"husky": {
3333
"hooks": {
34-
"pre-commit": "lint-staged",
35-
"prepare-commit-msg": "exec < /dev/tty && git cz --hook"
34+
"pre-commit": "lint-staged"
3635
}
3736
},
3837
"lint-staged": {
@@ -49,7 +48,6 @@
4948
"babel-plugin-transform-runtime": "^6.23.0",
5049
"babel-preset-es2015": "^6.14.0",
5150
"babel-preset-stage-0": "^6.16.0",
52-
"commitizen": "^3.1.1",
5351
"cross-env": "^3.1.3",
5452
"cross-spawn": "^5.0.1",
5553
"css-loader": "^0.26.1",

0 commit comments

Comments
 (0)