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 98065fa commit bc76501Copy full SHA for bc76501
.prettierrc
@@ -6,5 +6,6 @@
6
"bracketSpacing": true,
7
"jsxBracketSameLine": false,
8
"arrowParens": "always",
9
- "trailingComma": "none"
+ "trailingComma": "none",
10
+ "endOfLine": "auto"
11
}
0 commit comments