We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7332e33 commit 769f1cbCopy full SHA for 769f1cb
.prettierrc
@@ -1,7 +1,7 @@
1
{
2
"arrowParens": "always",
3
"bracketSpacing": true,
4
- "jsxBracketSameLine": false,
+ "bracketSameLine": false,
5
"printWidth": 80,
6
"semi": true,
7
"singleQuote": true,
0 commit comments