water.css/.huskyrc.json
2020-05-28 23:05:22 -05:00

5 lines
No EOL
50 B
JSON

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