We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef1f281 + afb7014 commit ce5658eCopy full SHA for ce5658e
.prettier.config.js
@@ -1,4 +1,4 @@
1
module.exports = {
2
singleQuote: true,
3
- trailingComma: 'all',
+ trailingComma: all,
4
}
0 commit comments