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 9224779 commit 91e659fCopy full SHA for 91e659f
stubs/.prettierrc.json
@@ -0,0 +1,6 @@
1
+{
2
+ "printWidth": 120,
3
+ "semi": false,
4
+ "singleQuote": true,
5
+ "trailingComma": "es5"
6
+}
0 commit comments