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 bb05064 commit 7ce0858Copy full SHA for 7ce0858
.prettierrc
@@ -3,7 +3,7 @@
3
"trailingComma": "all",
4
"useTabs": false,
5
"semi": true,
6
- "singleQuote": true,
+ "singleQuote": false,
7
"bracketSpacing": true,
8
"jsxBracketSameLine": false,
9
"tabWidth": 2,
0 commit comments