Skip to content

Commit 0e292f7

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 0a385e3 commit 0e292f7

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
@@ -186,6 +186,9 @@
186186
}
187187
}
188188
},
189+
"prettier": {
190+
"trailingComma": "all"
191+
},
189192
"xo": {
190193
"prettier": true,
191194
"ignores": [

0 commit comments

Comments
 (0)