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 ec88735 commit fdacebbCopy full SHA for fdacebb
.prettierrc.json
@@ -0,0 +1,7 @@
1
+{
2
+ "semi": true,
3
+ "trailingComma": "all",
4
+ "singleQuote": false,
5
+ "printWidth": 80,
6
+ "tabWidth": 2
7
+}
0 commit comments