omi/packages/omiv/.huskyrc

6 lines
61 B
Plaintext

{
"hooks": {
"pre-commit": "npm run fix"
}
}