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 11b3684 commit a83e892Copy full SHA for a83e892
.prettierrc
@@ -2,5 +2,6 @@
2
"tabWidth": 2,
3
"useTabs": false,
4
"printWidth": 100,
5
- "singleQuote": true
+ "singleQuote": true,
6
+ "endOfLine": "auto"
7
}
0 commit comments