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 1c3fc05 commit 4e08e6dCopy full SHA for 4e08e6d
.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