We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c1ff8a commit cbe94fdCopy full SHA for cbe94fd
.prettierrc
@@ -3,3 +3,4 @@ semi: true
3
singleQuote: true
4
endOfLine: 'auto'
5
arrowParens: 'avoid'
6
+trailingComma: 'es5'
0 commit comments