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

5 lines
54 B
Plaintext

{
"hooks": {
"pre-commit": "yarn prettier"
}
}