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 3f4a671 commit 6e80056Copy full SHA for 6e80056
.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