SquadJS/.huskyrc
2020-05-15 18:42:39 +01:00

6 lines
60 B
Plaintext

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