Skip to content

Commit a96282f

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 32757be commit a96282f

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
@@ -189,5 +189,8 @@
189189
]
190190
}
191191
}
192+
},
193+
"prettier": {
194+
"trailingComma": "all"
192195
}
193196
}

0 commit comments

Comments
 (0)