We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d96661 commit b8a2dceCopy full SHA for b8a2dce
.prettierrc
@@ -0,0 +1,6 @@
1
+{
2
+ "printWidth": 80,
3
+ "tabWidth": 2,
4
+ "singleQuote": true,
5
+ "arrowParens": "always"
6
+}
0 commit comments