mirror of
https://github.com/SomboChea/ui
synced 2024-11-05 06:04:28 +07:00
chore: execute commitlint on commit-msg and not pre-commit
This commit is contained in:
parent
cad5ac91e7
commit
2ffb2b5bf1
@ -157,7 +157,7 @@
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "commitlint -e $GIT_PARAMS"
|
||||
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
|
||||
}
|
||||
},
|
||||
"license": "MIT",
|
||||
|
Loading…
Reference in New Issue
Block a user