style: 💄 微调样式
This commit is contained in:
@@ -89,9 +89,11 @@
|
|||||||
"template",
|
"template",
|
||||||
"element-plus"
|
"element-plus"
|
||||||
],
|
],
|
||||||
"gitHooks": {
|
"husky": {
|
||||||
"pre-commit": "lint-staged",
|
"hooks": {
|
||||||
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
|
"pre-commit": "lint-staged",
|
||||||
|
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"*.{js,vue}": [
|
"*.{js,vue}": [
|
||||||
|
|||||||
Reference in New Issue
Block a user