We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
trailingComma
.prettierrc.json
1 parent 7435743 commit c4fc2f0Copy full SHA for c4fc2f0
.prettierrc.json
@@ -2,6 +2,5 @@
2
"semi": false,
3
"singleQuote": true,
4
"tabWidth": 2,
5
- "trailingComma": "none",
6
"arrowParens": "avoid"
7
}
0 commit comments