We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb52605 commit 7c9dc2cCopy full SHA for 7c9dc2c
1 file changed
.prettierrc.json
@@ -2,7 +2,7 @@
2
"semi": true,
3
"singleQuote": true,
4
5
- "printWidth": 9999,
+ "printWidth": 1000,
6
"tabWidth": 2,
7
8
"trailingComma": "none"
0 commit comments