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 a586ae9 commit 76e6befCopy full SHA for 76e6bef
packages/prettier-config/index.js
@@ -8,7 +8,6 @@ module.exports = {
8
"jsxSingleQuote": false,
9
"trailingComma": "none",
10
"bracketSpacing": true,
11
- "jsxBracketSameLine": true, // not default
12
"arrowParens": "avoid",
13
"requirePragma": false,
14
"insertPragma": false,
0 commit comments