chore(add husky): add standard and commitlint
This commit is contained in:
4
.huskyrc.yml
Normal file
4
.huskyrc.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
hooks:
|
||||
pre-commit:
|
||||
- npm run standard
|
||||
commit-msg: commitlint -E HUSKY_GIT_PARAMS
|
Reference in New Issue
Block a user