We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f072ae0 commit a1266b9Copy full SHA for a1266b9
.prettierrc.json
@@ -1,5 +1,5 @@
1
{
2
"singleQuote": true,
3
- "trailingComma": "all",
+ "trailingComma": "es5",
4
"printWidth": 120
5
}
0 commit comments