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