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.
2 parents a586ae9 + 76e6bef commit 9b6ca9eCopy full SHA for 9b6ca9e
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