Skip to content

Commit 71176d8

Browse files
committed
docs(prettier): Line wrapping
1 parent 057bdec commit 71176d8

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)