We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be57524 commit afddba9Copy full SHA for afddba9
.prettierrc
@@ -2,6 +2,6 @@
2
"semi": false,
3
"tabWidth": 2,
4
"singleQuote": true,
5
- "printWidth": 80,
+ "printWidth": 100,
6
"trailingComma": "none"
7
}
0 commit comments