We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b28aced commit feb08d5Copy full SHA for feb08d5
.prettierrc.json
@@ -1,5 +1,5 @@
1
{
2
- "trailingComma": "all",
+ "trailingComma": "none",
3
"tabWidth": 2,
4
"semi": false,
5
"singleQuote": true
0 commit comments