We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd7716b commit a8a1b0eCopy full SHA for a8a1b0e
.prettierrc
@@ -0,0 +1,6 @@
1
+{
2
+ "singleQuote": true,
3
+ "trailingComma": "all",
4
+ "printWidth": 80,
5
+ "tabWidth": 4
6
+}
0 commit comments