测试husky

This commit is contained in:
RainSun 2021-03-03 19:47:58 +08:00
parent fd4ff1dffa
commit 96c487ffec

View File

@ -46,7 +46,7 @@
},
"husky": {
"hooks": {
"pre-commit": "npm run buildsuper && git add *"
"pre-commit": "npm run buildsuper && git add * "
}
}
}