deploy
This commit is contained in:
parent
dfcf5af442
commit
236936fb9b
|
|
@ -32,7 +32,7 @@
|
|||
"pre-commit": "lint-staged"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,scss,vue}": [
|
||||
"*.{js,jsx,vue}": [
|
||||
"vue-cli-service lint",
|
||||
"git add"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue