water.css/.huskyrc.json

5 lines
No EOL
56 B
JSON

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