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.
2 parents 70265f9 + ca34388 commit 16cb83bCopy full SHA for 16cb83b
.prettierrc.json
@@ -0,0 +1,7 @@
1
+{
2
+ "singleQuote": true,
3
+ "bracketSpacing": true,
4
+ "bracketSameLine": true,
5
+ "arrowParens": "avoid",
6
+ "printWidth": 120
7
+}
0 commit comments