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 19f22ab commit 7ac2e31Copy full SHA for 7ac2e31
.prettierrc.json
@@ -1,7 +1,7 @@
1
{
2
"arrowParens": "avoid",
3
"bracketSpacing": true,
4
- "endOfLine": "crlf",
+ "endOfLine": "auto",
5
"bracketSameLine": true,
6
"printWidth": 140,
7
"semi": true,
0 commit comments