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 0c9a034 commit 57f5a77Copy full SHA for 57f5a77
.prettierrc
@@ -0,0 +1,7 @@
1
+{
2
+ "printWidth": 120,
3
+ "arrowParens": "always",
4
+ "semi": true,
5
+ "tabWidth": 2,
6
+ "trailingComma": "all"
7
+}
0 commit comments