We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e45662a commit 47d4575Copy full SHA for 47d4575
1 file changed
.prettierrc
@@ -0,0 +1,5 @@
1
+{
2
+ "semi": false,
3
+ "singleQuote": true,
4
+ "trailingComma": "all"
5
+}
0 commit comments