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