Skip to content

Commit 9e59bbe

Browse files
committed
Simplify prettier config for CHANGELOG (when pushed as release notes)
1 parent c9c3fde commit 9e59bbe

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
@@ -44,8 +44,7 @@
4444
"reason-react-native": "^0.60.0"
4545
},
4646
"prettier": {
47-
"trailingComma": "all",
48-
"proseWrap": "always"
47+
"trailingComma": "all"
4948
},
5049
"lint-staged": {
5150
"*.{md,json,js,css}": [

0 commit comments

Comments
 (0)