forked from mirror/chinese-colors
7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
{
|
|
"hooks": {
|
|
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
|
|
"pre-commit": "lint-staged"
|
|
}
|
|
}
|