Skip to content

Commit 98c1d36

Browse files
committed
[880] roll back prettier change
1 parent 5b431a0 commit 98c1d36

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@
3737
"prettier": {
3838
"arrowParens": "avoid",
3939
"singleQuote": true,
40-
"trailingComma": "none",
41-
"printWidth": 88,
42-
"proseWrap": "always"
40+
"trailingComma": "none"
4341
},
4442
"private": true,
4543
"resolutions": {

0 commit comments

Comments
 (0)