Skip to content

Commit 5c7b1fb

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/e086830dfe927964be93f46b8ecdacd2597eb487/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent e06a506 commit 5c7b1fb

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
@@ -188,6 +188,9 @@
188188
}
189189
}
190190
},
191+
"prettier": {
192+
"trailingComma": "all"
193+
},
191194
"xo": {
192195
"prettier": true,
193196
"plugins": [

0 commit comments

Comments
 (0)