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 ddea42f commit 7037d9cCopy full SHA for 7037d9c
.prettierrc
@@ -3,5 +3,5 @@
3
"singleQuote": true,
4
"trailingComma": "none",
5
"tabWidth": 2,
6
- "endOfLine": "lf"
+ "endOfLine": "auto"
7
}
0 commit comments