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 a773a2e commit 8edb820Copy full SHA for 8edb820
.prettierrc
@@ -0,0 +1,7 @@
1
+{
2
+ "trailingComma": "es5",
3
+ "tabWidth": 2,
4
+ "semi": true,
5
+ "singleQuote": true,
6
+ "bracketSpacing": true
7
+}
0 commit comments