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 d939b84 commit 1576e99Copy full SHA for 1576e99
.prettierrc.json
@@ -1,4 +1,5 @@
1
{
2
"bracketSpacing": false,
3
- "singleQuote": false
+ "singleQuote": false,
4
+ "endOfLine": "lf"
5
}
0 commit comments