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