This commit is contained in:
huzhushan 2021-04-19 19:17:13 +08:00
parent 9c0661929f
commit c906911d4e

5
.huskyrc Normal file
View File

@ -0,0 +1,5 @@
{
"hooks": {
"pre-commit": "lint-staged"
}
}