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 ff42cb2 commit 2f1de6dCopy full SHA for 2f1de6d
.prettierrc
@@ -0,0 +1,6 @@
1
+{
2
+ "trailingComma": "es5",
3
+ "singleQuote": true,
4
+ "bracketSpacing": false,
5
+ "printWidth": 120
6
+}
0 commit comments