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