Skip to content

Commit 7b8ffe5

Browse files
committed
docs(prettier): Line wrapping
1 parent 789a9ba commit 7b8ffe5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.prettierrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"printWidth": 100
2+
"printWidth": 100,
3+
"proseWrap": 'always'
34
}

0 commit comments

Comments
 (0)