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 db4f877 commit 20e8f07Copy full SHA for 20e8f07
.prettierrc.json
@@ -0,0 +1,6 @@
1
+{
2
+ "printWidth": 100,
3
+ "singleQuote": true,
4
+ "trailingComma": "es5",
5
+ "jsxBracketSameLine": false
6
+}
0 commit comments