We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d79fc56 commit 03b17c3Copy full SHA for 03b17c3
.prettierrc
@@ -4,7 +4,7 @@
4
"useTabs": false,
5
"semi": false,
6
"singleQuote": true,
7
- "trailingComma": 'all',
+ "trailingComma": "all",
8
"bracketSpacing": false,
9
"jsxBracketSameLine": false
10
}
0 commit comments