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