We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b256f commit 729a508Copy full SHA for 729a508
.prettierrc
@@ -0,0 +1,5 @@
1
+
2
+{
3
+ "singleQuote": true,
4
+ "trailingComma": "all"
5
+}
0 commit comments