We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b5811e commit 9fa0e35Copy full SHA for 9fa0e35
.prettierrc.json
@@ -4,5 +4,6 @@
4
"semi": true,
5
"tabWidth": 2,
6
"bracketSpacing": true,
7
- "arrowParens": "always"
+ "arrowParens": "always",
8
+ "printWidth": 120
9
}
0 commit comments