Skip to content

Commit 93b5a73

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 c2aebcb commit 93b5a73

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
@@ -186,5 +186,8 @@
186186
]
187187
}
188188
}
189+
},
190+
"prettier": {
191+
"trailingComma": "all"
189192
}
190193
}

0 commit comments

Comments
 (0)