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.
1 parent a54dee6 commit 1d99698Copy full SHA for 1d99698
.prettierrc.json
@@ -0,0 +1,6 @@
1
+{
2
+ "singleQuote": true,
3
+ "trailingComma": "all",
4
+ "jsxSingleQuote": false,
5
+ "printWidth": 80
6
+}
0 commit comments