style: 💄 微调样式

This commit is contained in:
chenkl 2021-01-07 10:14:08 +08:00
parent 90de448338
commit 612b48673c
1 changed files with 5 additions and 3 deletions

View File

@ -89,9 +89,11 @@
"template",
"element-plus"
],
"gitHooks": {
"husky": {
"hooks": {
"pre-commit": "lint-staged",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"lint-staged": {
"*.{js,vue}": [