We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f569584 commit fcaec80Copy full SHA for fcaec80
.prettierrc.json
@@ -1 +1,4 @@
1
-{}
+{
2
+ "arrowParens": "avoid",
3
+ "trailingComma": "all"
4
+}
0 commit comments