epasmed/.huskyrc

6 lines
53 B
Plaintext
Raw Normal View History

2021-11-30 16:47:42 +01:00
{
"hooks": {
"pre-commit": "lint-staged"
}
}