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 085fa6c commit 9e83e6bCopy full SHA for 9e83e6b
.prettierrc
@@ -0,0 +1,5 @@
1
+{
2
+ "printWidth": 120,
3
+ "singleQuote": true,
4
+ "trailingComma": "es5"
5
+}
0 commit comments