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 a51bf8a commit dbe91e3Copy full SHA for dbe91e3
package.json
@@ -28,6 +28,7 @@
28
"semi": false,
29
"singleQuote": true,
30
"jsxSingleQuote": true,
31
- "trailingComma": "none"
+ "trailingComma": "none",
32
+ "embeddedLanguageFormatting": "off"
33
}
34
0 commit comments