We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 381baff commit b8c5b0cCopy full SHA for b8c5b0c
.prettierrc.js
@@ -0,0 +1,4 @@
1
+module.exports = {
2
+ printWidth: 100,
3
+ singleQuote: true
4
+};
0 commit comments