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 ca631a0 commit 2e1c879Copy full SHA for 2e1c879
.esformatter
@@ -10,15 +10,6 @@
10
"type": "single",
11
"avoidEscape": true
12
},
13
- "jsx": {
14
- "formatJSX": true,
15
- "attrsOnSameLineAsTag": false,
16
- "maxAttrsOnTag": 3,
17
- "firstAttributeOnSameLine": true,
18
- "alignWithFirstAttribute": false,
19
- "spaceInJSXExpressionContainers": " ",
20
- "htmlOptions": {}
21
- },
22
"indent": {
23
"value": " "
24
0 commit comments