1
0
mirror of https://github.com/kognise/water.css.git synced 2025-02-23 13:23:54 +01:00
css-water.css/.huskyrc.json

5 lines
56 B
JSON
Raw Normal View History

2020-05-28 23:05:22 -05:00
{
"hooks": {
"pre-commit": "yarn lint:nofix"
2020-05-28 23:05:22 -05:00
}
}