We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3632e2 commit b0ad819Copy full SHA for b0ad819
.prettierrc
@@ -1,3 +1,4 @@
1
semi: false
2
singleQuote: true
3
printWidth: 80
4
+trailingComma: 'none'
0 commit comments