We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f0c3a commit 712e3aeCopy full SHA for 712e3ae
.prettierrc
@@ -0,0 +1,4 @@
1
+{
2
+ "trailingComma": "none",
3
+ "singleQuote": true
4
+}
0 commit comments