Skip to content

Commit 1184bbc

Browse files
committed
Update prettier config
1 parent 1138966 commit 1184bbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@
8080
"semi": false,
8181
"singleQuote": true,
8282
"arrowParens": "always",
83-
"proseWrap": "always"
83+
"proseWrap": "always",
84+
"trailingComma": "none"
8485
},
8586
"eslintConfig": {
8687
"extends": [

0 commit comments

Comments
 (0)