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 9b8f03d commit e0f1141Copy full SHA for e0f1141
.prettierrc
@@ -0,0 +1,7 @@
1
+{
2
+ "useTabs": false,
3
+ "printWidth": 120,
4
+ "tabWidth": 2,
5
+ "singleQuote": true,
6
+ "trailingComma": "es5"
7
+}
0 commit comments