Skip to content

Commit 9814590

Browse files
🤖 chore(package.json): Configure prettier.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/1b5252aec880aa76850f97b16980a6ce00c782c4/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent 1179896 commit 9814590

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
@@ -188,5 +188,8 @@
188188
]
189189
}
190190
}
191+
},
192+
"prettier": {
193+
"trailingComma": "all"
191194
}
192195
}

0 commit comments

Comments
 (0)