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.
2 parents c29b880 + 4a410fa commit b66ff73Copy full SHA for b66ff73
.prettierrc
@@ -0,0 +1,6 @@
1
+{
2
+ "singleQuote": true,
3
+ "trailingComma": "all",
4
+ "printWidth": 90,
5
+ "semi": false
6
+}
0 commit comments