Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit 2342579

Browse files
committed
no prettier over json
1 parent dbf1350 commit 2342579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/withspectrum/draft-js-markdown-plugin#readme",
3030
"lint-staged": {
31-
"*.{js,json,css}": ["prettier --write", "git add"]
31+
"*.{js,css}": ["prettier --write", "git add"]
3232
},
3333
"devDependencies": {
3434
"autoprefixer": "^6.5.3",

0 commit comments

Comments
 (0)