We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28bdad6 commit eae4276Copy full SHA for eae4276
samples/.prettierrc.json
@@ -0,0 +1,7 @@
1
+{
2
+ "indentSize": 4,
3
+ "trailingComma": "es5",
4
+ "tabWidth": 4,
5
+ "semi": false,
6
+ "singleQuote": true
7
+}
0 commit comments