Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d152b8b

Browse files
committedSep 10, 2022
ci(prettier): Revert line wrapping for now
This reverts commit 71176d8.
1 parent 9f1403f commit d152b8b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎.prettierrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"printWidth": 100,
3-
"proseWrap": 'always'
2+
"printWidth": 100
43
}

0 commit comments

Comments
 (0)
Please sign in to comment.