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