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

5 lines
No EOL
52 B
Text

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