We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189fb7f commit f766eb9Copy full SHA for f766eb9
1 file changed
.prettierrc.json
@@ -0,0 +1,7 @@
1
+{
2
+ "semi": true,
3
+ "multilineArraysWrapThreshold": 0,
4
+ "trailingComma": "all",
5
+ "printWidth": 80,
6
+ "tabWidth": 2
7
+}
0 commit comments