We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63306a3 commit d197b04Copy full SHA for d197b04
.prettierrc
@@ -1,6 +1,6 @@
1
{
2
"semi": true,
3
- "trailingComma": "all",
+ "trailingComma": "es5",
4
"singleQuote": true,
5
"printWidth": 70,
6
-}
+}
0 commit comments