hs.hsadmin.ng/.huskyrc
2019-04-01 13:14:56 +02:00

6 lines
54 B
Plaintext

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