oasis/.huskyrc

6 lines
50 B
Plaintext

{
"hooks": {
"pre-commit": "npm test"
}
}