api-client/.huskyrc
2020-02-24 13:44:14 -05:00

5 lines
No EOL
54 B
Text

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