Skip to content

Commit 55e07b7

Browse files
committed
Simplify prettier config for CHANGELOG (when pushed as release notes)
1 parent e3d5603 commit 55e07b7

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
@@ -46,8 +46,7 @@
4646
"reason-react-native": "^0.62.0"
4747
},
4848
"prettier": {
49-
"trailingComma": "all",
50-
"proseWrap": "always"
49+
"trailingComma": "all"
5150
},
5251
"lint-staged": {
5352
"*.{md,json,js,css}": [

0 commit comments

Comments
 (0)