We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3311a76 commit 3b36436Copy full SHA for 3b36436
1 file changed
package.json
@@ -46,7 +46,7 @@
46
"trailingComma": "all"
47
},
48
"scripts": {
49
- "prettier": "prettier --ignore-path .gitignore --write \"**/*.{js,json,md,css}\"",
+ "prettier": "prettier --write \"**/*.{js,json,md,css}\"",
50
"precommit": "lint-staged"
51
52
"spm": {
0 commit comments