bee-table/.huskyrc

6 lines
72 B
Plaintext

{
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
}