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.
2 parents 9f9ff88 + d83bf93 commit 60cceddCopy full SHA for 60ccedd
.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