We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 057bdec commit 71176d8Copy full SHA for 71176d8
.prettierrc
@@ -1,3 +1,4 @@
1
{
2
- "printWidth": 100
+ "printWidth": 100,
3
+ "proseWrap": 'always'
4
}
0 commit comments