Skip to content

Commit b57a5df

Browse files
committed
Update .prettierrc.json
1 parent 2514c60 commit b57a5df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.prettierrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"bracketSpacing": true,
99
"bracketSameLine": false,
1010
"quoteProps": "as-needed",
11-
"trailingComma": "es5",
11+
"trailingComma": "all",
1212
"singleAttributePerLine": true,
1313
"rangeStart": 0,
1414
"requirePragma": false,

0 commit comments

Comments
 (0)