lcw
This commit is contained in:
@ -84,13 +84,4 @@
|
||||
"svg-sprite-loader": "^6.0.9",
|
||||
"vue-cli-plugin-element-plus": "0.0.13"
|
||||
},
|
||||
"gitHooks": {
|
||||
"pre-commit": "lint-staged"
|
||||
},
|
||||
"lint-staged": {
|
||||
"src/**/*.{js,vue}": [
|
||||
"eslint --fix",
|
||||
"git add"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user