Skip to content

Commit

Permalink
update package
Browse files Browse the repository at this point in the history
  • Loading branch information
hongee committed May 23, 2018
1 parent 4216197 commit 0b65004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"profile": "webpack --profile --json > stats.json"
},
"lint-staged": {
"*.js": [
"*.(js|vue)": [
"prettier --write",
"git add"
]
Expand Down

0 comments on commit 0b65004

Please sign in to comment.