We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2189846 commit 8c4e548Copy full SHA for 8c4e548
.prettierrc
@@ -1,8 +1,7 @@
1
{
2
"singleQuote": true,
3
"trailingComma": "es5",
4
- "printWidth": 80,
5
- "proseWrap": "always",
+ "proseWrap": "never",
6
"overrides": [
7
8
"files": ".prettierrc",
0 commit comments