api-client/.huskyrc
2020-02-24 13:59:12 -05:00

5 lines
No EOL
57 B
Text

{
"hooks": {
"pre-commit": "npm run prettier"
}
}