Skip to content

Commit 5750a08

Browse files
committed
Simplify prettier config for CHANGELOG (when pushed as release notes)
1 parent 0da8d8e commit 5750a08

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@
4747
"prettier": "^1.18.0"
4848
},
4949
"prettier": {
50-
"trailingComma": "all",
51-
"proseWrap": "always"
50+
"trailingComma": "all"
5251
},
5352
"lint-staged": {
5453
"*.{md,json,js,css}": [

0 commit comments

Comments
 (0)