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 719c636 + 88a98f8 commit 4fbb0cdCopy full SHA for 4fbb0cd
.prettierc.json
.prettierrc.json
@@ -0,0 +1,7 @@
1
+{
2
+ "trailingComma": "all",
3
+ "tabWidth": 2,
4
+ "printWidth": 80,
5
+ "semi": true,
6
+ "singleQuote": false
7
+}
0 commit comments