We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 416dc0b commit a9523ddCopy full SHA for a9523dd
.prettierrc
@@ -0,0 +1,6 @@
1
+{
2
+ "printWidth": 100,
3
+ "quoteProps": "as-needed",
4
+ "trailingComma": "all",
5
+ "tabWidth": 2
6
+}
0 commit comments