We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09135a1 commit b1c748dCopy full SHA for b1c748d
.prettierrc.js
@@ -2,7 +2,7 @@
2
3
// If you change anything here, you probably have to reload vscode windows to pick it up.
4
module.exports = {
5
- printWidth: 110,
+ printWidth: 160,
6
tabWidth: 2,
7
singleQuote: true,
8
trailingComma: 'es5',
0 commit comments