We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cdfa15 commit 1ff10aaCopy full SHA for 1ff10aa
.prettierrc
@@ -1,3 +1,4 @@
1
{
2
- "printWidth": 120
+ "printWidth": 120,
3
+ "trailingComma": "all"
4
}
0 commit comments