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.
2 parents 14ab5a1 + fec1a5b commit 70fb46bCopy full SHA for 70fb46b
.prettierrc
@@ -0,0 +1,6 @@
1
+{
2
+ "trailingComma": "es5",
3
+ "tabWidth": 2,
4
+ "semi": false,
5
+ "singleQuote": true
6
+}
0 commit comments