crusade-tracker/.huskyrc
2021-01-18 15:27:50 -05:00

6 lines
53 B
Plaintext

{
"hooks": {
"pre-commit": "lint-staged"
}
}