Skip to content

Commit

Permalink
feat: add git hook change
Browse files Browse the repository at this point in the history
  • Loading branch information
MriLiuJY committed Jul 25, 2019
1 parent 6472553 commit 65d7c84
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,7 @@
},
"lint-staged": {
"*.js": [
"vue-cli-service lint",
"git add"
],
"*.vue": [
"vue-cli-service lint",
"eslint",
"git add"
]
}
Expand Down

0 comments on commit 65d7c84

Please sign in to comment.