Skip to content

Commit fdb3cf0

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 f93ec6a commit fdb3cf0

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
@@ -176,5 +176,8 @@
176176
]
177177
}
178178
}
179+
},
180+
"prettier": {
181+
"trailingComma": "all"
179182
}
180183
}

0 commit comments

Comments
 (0)