We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2514c60 commit b57a5dfCopy full SHA for b57a5df
1 file changed
.prettierrc.json
@@ -8,7 +8,7 @@
8
"bracketSpacing": true,
9
"bracketSameLine": false,
10
"quoteProps": "as-needed",
11
- "trailingComma": "es5",
+ "trailingComma": "all",
12
"singleAttributePerLine": true,
13
"rangeStart": 0,
14
"requirePragma": false,
0 commit comments