Skip to content

Commit

Permalink
Ignore fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
lipis committed Dec 10, 2017
1 parent 3311a76 commit 3b36436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"trailingComma": "all"
},
"scripts": {
"prettier": "prettier --ignore-path .gitignore --write \"**/*.{js,json,md,css}\"",
"prettier": "prettier --write \"**/*.{js,json,md,css}\"",
"precommit": "lint-staged"
},
"spm": {
Expand Down

0 comments on commit 3b36436

Please sign in to comment.