There was an error while loading. Please reload this page.
1 parent f4eeb3c commit 0f27162Copy full SHA for 0f27162
2 files changed
.prettierrc.json
prettier.config.js
@@ -0,0 +1,5 @@
1
+module.exports = {
2
+ tabWidth: 4,
3
+ quoteProps: "consistent",
4
+ printWidth: 89,
5
+};
0 commit comments