Skip to content

Commit 0dff162

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/eb1b209cd7aa675a642d48b2a788c2c6112779f7/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent 577c2e6 commit 0dff162

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,9 @@
178178
}
179179
}
180180
},
181+
"prettier": {
182+
"trailingComma": "all"
183+
},
181184
"xo": {
182185
"prettier": true,
183186
"rules": {

0 commit comments

Comments
 (0)