Choices/.huskyrc

7 lines
71 B
Plaintext

{
"skipCI": true,
"hooks": {
"pre-commit": "lint-staged"
}
}