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 8eb3f99 commit debb601Copy full SHA for debb601
.prettierrc
@@ -1,3 +1,4 @@
1
{
2
- "printWidth": 80
+ "printWidth": 80,
3
+ "arrowParens": "always"
4
}
0 commit comments