We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 495c5b7 commit 1984b15Copy full SHA for 1984b15
.eslintrc.json
@@ -34,6 +34,7 @@
34
{
35
"trailingComma": "es5",
36
"singleQuote": true,
37
+ "endOfLine": "auto",
38
"printWidth": 100
39
}
40
]
0 commit comments