ai-vue3-admin/.huskyrc
2021-04-19 19:17:13 +08:00

5 lines
52 B
Plaintext

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