We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
trailingComma
.prettierrc.json
1 parent 6444c30 commit 9114e68Copy full SHA for 9114e68
.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