We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111b4a5 commit ff8dff5Copy full SHA for ff8dff5
.prettierrc
@@ -4,5 +4,6 @@
4
"singleQuote": true,
5
"tabWidth": 2,
6
"printWidth": 120,
7
- "jsxBracketSameLine": true
+ "jsxBracketSameLine": true,
8
+ "endOfLine": "auto"
9
}
0 commit comments