remove jsxBracketSameLine prettier config option (#32602)
This commit is contained in:
@@ -4,3 +4,4 @@ data/release-notes/
|
||||
script/bookmarklets/
|
||||
/.next/
|
||||
/.coverage
|
||||
/coverage
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"printWidth": 100,
|
||||
"jsxBracketSameLine": false,
|
||||
"arrowParens": "always"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user