We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e32ef7 commit 264d049Copy full SHA for 264d049
.prettierrc
@@ -3,7 +3,7 @@
3
"arrowParens": "always",
4
"trailingComma": "es5",
5
"singleQuote": false,
6
- "endOfLine": "lf",
+ "endOfLine": "crlf",
7
"printWidth": 120,
8
"useTabs": true,
9
"tabWidth": 4
0 commit comments