Skip to content

Commit 9114e68

Browse files
committed
Remove trailingComma option from .prettierrc.json
1 parent 6444c30 commit 9114e68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.prettierrc.json

-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
"semi": false,
33
"singleQuote": true,
44
"tabWidth": 2,
5-
"trailingComma": "none",
65
"arrowParens": "avoid"
76
}

0 commit comments

Comments
 (0)