We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964fa00 commit 57f14c1Copy full SHA for 57f14c1
.prettierrc
@@ -14,5 +14,6 @@
14
"tabWidth": 2,
15
"trailingComma": "none",
16
"useTabs": false,
17
- "quoteProps": "as-needed"
+ "quoteProps": "as-needed",
18
+ "endOfLine":"auto"
19
}
0 commit comments