We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c2415 commit c1f0d1eCopy full SHA for c1f0d1e
.prettierrc
@@ -0,0 +1,5 @@
1
+{
2
+ "trailingComma": "es5",
3
+ "tabWidth": 2,
4
+ "singleQuote": false
5
+}
0 commit comments