java-tutorials/jhipster-5/bookstore-monolith/.huskyrc

6 lines
54 B
Plaintext

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