waku.guide/.huskyrc

6 lines
60 B
Plaintext

{
"hooks": {
"pre-commit": "tsc && lint-staged"
}
}