crusade-tracker/.huskyrc

6 lines
53 B
Plaintext
Raw Permalink Normal View History

2021-01-18 20:27:50 +00:00
{
"hooks": {
"pre-commit": "lint-staged"
}
}