mirror of
https://github.com/zerosoul/chinese-colors.git
synced 2024-11-21 01:13:53 +08:00
7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
|
{
|
||
|
"hooks": {
|
||
|
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
|
||
|
"pre-commit": "lint-staged"
|
||
|
}
|
||
|
}
|