We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc6e3d commit b192d89Copy full SHA for b192d89
.prettierrc
@@ -5,7 +5,7 @@
5
"semi": true,
6
"singleQuote": false,
7
"bracketSpacing": false,
8
- "jsxBracketSameLine": false,
+ "bracketSameLine": false,
9
"arrowParens": "always",
10
"endOfLine": "auto",
11
"jsxSingleQuote": false,
0 commit comments