canary_fe/.huskyrc
2021-03-06 21:11:58 +08:00

6 lines
73 B
Plaintext

{
"hooks": {
"pre-commit": "npm run buildsuper && git add *"
}
}