Skip to content

Commit 19955ea

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/84eaeb4142b3fee77a179bb93606956b18566d90/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent bebd446 commit 19955ea

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
@@ -166,5 +166,8 @@
166166
]
167167
}
168168
}
169+
},
170+
"prettier": {
171+
"trailingComma": "all"
169172
}
170173
}

0 commit comments

Comments
 (0)