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