We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb248d0 commit 80e2c04Copy full SHA for 80e2c04
.prettierrc
prettier.config.js
@@ -0,0 +1,4 @@
1
+module.exports = {
2
+ printWidth: 120,
3
+ proseWrap: "always",
4
+};
0 commit comments