datasurvey/.huskyrc

6 lines
53 B
Plaintext
Raw Normal View History

2021-07-03 21:48:27 +00:00
{
"hooks": {
"pre-commit": "lint-staged"
}
}