Skip to content

Commit

Permalink
fix: dfsfdsfdsf
Browse files Browse the repository at this point in the history
  • Loading branch information
tangzijun committed May 13, 2020
1 parent 6e278c8 commit 5854845
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,10 @@
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"husky": {
"hooks": {
"prepare-commit-msg": "exec < /dev/tty && git cz --hook || true"
}
}
}

0 comments on commit 5854845

Please sign in to comment.