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 7ac2e31 commit 9417493Copy full SHA for 9417493
.prettierrc.json
@@ -1,8 +1,8 @@
1
{
2
"arrowParens": "avoid",
3
+ "bracketSameLine": true,
4
"bracketSpacing": true,
5
"endOfLine": "auto",
- "bracketSameLine": true,
6
"printWidth": 140,
7
"semi": true,
8
"tabWidth": 4,
0 commit comments