Ignore fixed

This commit is contained in:
Panayiotis Lipiridis 2017-12-10 15:22:56 +02:00
parent 3311a76835
commit 3b36436e01
1 changed files with 1 additions and 1 deletions

View File

@ -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": {