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 3ea4e1c commit 5b72c89Copy full SHA for 5b72c89
.prettierrc
@@ -0,0 +1,6 @@
1
+{
2
+ "$schema": "http://json.schemastore.org/prettierrc",
3
+ "arrowParens": "avoid",
4
+ "endOfLine": "auto",
5
+ "trailingComma": "none"
6
+}
0 commit comments