Ignore fixed

This commit is contained in:
Panayiotis Lipiridis 2017-12-10 15:22:56 +02:00
parent 3311a76835
commit 3b36436e01

View file

@ -46,7 +46,7 @@
"trailingComma": "all" "trailingComma": "all"
}, },
"scripts": { "scripts": {
"prettier": "prettier --ignore-path .gitignore --write \"**/*.{js,json,md,css}\"", "prettier": "prettier --write \"**/*.{js,json,md,css}\"",
"precommit": "lint-staged" "precommit": "lint-staged"
}, },
"spm": { "spm": {