We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf28eb6 commit 5ea08aaCopy full SHA for 5ea08aa
.prettierrc
@@ -0,0 +1,5 @@
1
+{
2
+ "singleQuote": true,
3
+ "printWidth": 80,
4
+ "semi": false
5
+}
0 commit comments