Files
hoppscotch/.huskyrc
2020-02-24 13:38:24 -05:00

5 lines
52 B
Plaintext

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