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 3d7f2c1 commit 022cdd2Copy full SHA for 022cdd2
.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