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.
1 parent 89024b3 commit 5346ff3Copy full SHA for 5346ff3
.prettierrc.json
@@ -1,5 +1,5 @@
1
{
2
"singleQuote": true,
3
- "trailingComma": "all",
+ "trailingComma": "es5",
4
"printWidth": 120
5
}
0 commit comments