We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5856157 commit 1a62ab2Copy full SHA for 1a62ab2
.prettierrc.json
@@ -1,5 +1,6 @@
1
{
2
"arrowParens": "avoid",
3
+ "proseWrap": "always",
4
"semi": false,
5
"singleQuote": true,
6
"trailingComma": "all"
0 commit comments