We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9929f commit 63a0915Copy full SHA for 63a0915
.prettierrc
@@ -1,3 +1,4 @@
1
{
2
- "proseWrap": "always"
+ "proseWrap": "always",
3
+ "printWidth": 80
4
}
0 commit comments