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 fdf41ac commit 3e1269dCopy full SHA for 3e1269d
.prettierrc.json
@@ -1,4 +1,5 @@
1
{
2
"arrowParens": "avoid",
3
- "printWidth": 100
+ "printWidth": 100,
4
+ "trailingComma": "es5"
5
}
0 commit comments