Commit 236936fb by chuzhixin

deploy

parent dfcf5af4
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"pre-commit": "lint-staged" "pre-commit": "lint-staged"
}, },
"lint-staged": { "lint-staged": {
"*.{js,scss,vue}": [ "*.{js,jsx,vue}": [
"vue-cli-service lint", "vue-cli-service lint",
"git add" "git add"
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment