Skip to content

Commit 3b36436

Browse files
committed
Ignore fixed
1 parent 3311a76 commit 3b36436

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"trailingComma": "all"
4747
},
4848
"scripts": {
49-
"prettier": "prettier --ignore-path .gitignore --write \"**/*.{js,json,md,css}\"",
49+
"prettier": "prettier --write \"**/*.{js,json,md,css}\"",
5050
"precommit": "lint-staged"
5151
},
5252
"spm": {

0 commit comments

Comments
 (0)