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 98c5b22 commit a6f49a1Copy full SHA for a6f49a1
compiler/.prettierrc.json
@@ -6,6 +6,6 @@
6
"singleQuote": true,
7
"quoteProps": "as-needed",
8
"bracketSpacing": true,
9
- "endOfLine": "lf",
+ "endOfLine": "auto",
10
"bracketSameLine": true
11
}
0 commit comments