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 7d7db0e commit 05a1d46Copy full SHA for 05a1d46
.prettierrc
@@ -2,7 +2,7 @@
2
"tabWidth": 4,
3
"useTabs": false,
4
"semi": true,
5
- "printWidth": 80,
+ "printWidth": 100,
6
"singleQuote": true,
7
"bracketSpacing": true,
8
"arrowParens": "always",
0 commit comments