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 80aabbc commit 71cc647Copy full SHA for 71cc647
.prettierrc.json
@@ -0,0 +1,6 @@
1
+{
2
+ "printWidth": 150,
3
+ "singleQuote": true,
4
+ "tabWidth": 2,
5
+ "trailingComma": "es5"
6
+}
0 commit comments