Skip to content

Commit 3f0973a

Browse files
committed
Simplify prettier config for CHANGELOG (when pushed as release notes)
1 parent c5bedf5 commit 3f0973a

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.60.1"
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)