Skip to content

Commit feb08d5

Browse files
committed
Remove trailling commas in prettierrc.
1 parent b28aced commit feb08d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"trailingComma": "all",
2+
"trailingComma": "none",
33
"tabWidth": 2,
44
"semi": false,
55
"singleQuote": true

0 commit comments

Comments
 (0)