Skip to content

Commit

Permalink
rename scrip
Browse files Browse the repository at this point in the history
  • Loading branch information
lipis committed Nov 15, 2017
1 parent 134e6e5 commit 5cffb8b
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 @@ -44,7 +44,7 @@
"trailingComma": "all"
},
"scripts": {
"fix": "prettier --ignore-path .gitignore --write \"**/*.{js,json,md,css}\"",
"prettier": "prettier --ignore-path .gitignore --write \"**/*.{js,json,md,css}\"",
"precommit": "lint-staged"
},
"spm": {
Expand Down

0 comments on commit 5cffb8b

Please sign in to comment.