Skip to content

Commit 4d30b95

Browse files
committed
Simplify prettier config for CHANGELOG (when pushed as release notes)
1 parent 4e2be1b commit 4d30b95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@
4545
"reason-react-native": "^0.62.0"
4646
},
4747
"prettier": {
48-
"trailingComma": "all",
49-
"proseWrap": "always"
48+
"trailingComma": "all"
5049
},
5150
"lint-staged": {
5251
"*.{md,json,js,css}": [

0 commit comments

Comments
 (0)