git hooks test
This commit is contained in:
@@ -83,8 +83,7 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"src/**/*.{js,ts,vue}": [
|
||||
"eslint --fix",
|
||||
"git add"
|
||||
"vue-cli-service lint"
|
||||
]
|
||||
},
|
||||
"husky": {
|
||||
|
||||
@@ -15,4 +15,4 @@ const elementConfig: ConfigElement = {
|
||||
zIndex: 2000
|
||||
}
|
||||
|
||||
export default elementConfig
|
||||
export default elementConfig
|
||||
|
||||
Reference in New Issue
Block a user