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