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 652b021 commit 812353aCopy full SHA for 812353a
.prettierrc.json
@@ -0,0 +1,5 @@
1
+{
2
+ "singleQuote": true,
3
+ "trailingComma": "es5",
4
+ "useTabs": true
5
+}
prettier.config.js
0 commit comments