Skip to content

Commit 64267a5

Browse files
🤖 chore(package.json): Configure prettier.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/803c05c4d7c6c261ef9cc73d66677c4bf3f648a0/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent a7fea33 commit 64267a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,9 @@
182182
}
183183
}
184184
},
185+
"prettier": {
186+
"trailingComma": "all"
187+
},
185188
"xo": {
186189
"prettier": true,
187190
"plugins": [

0 commit comments

Comments
 (0)