Skip to content

Commit ef8092d

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/17001e676fa44361155baf8a8e44894908dd6c6d/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent 59924e9 commit ef8092d

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
@@ -171,5 +171,8 @@
171171
]
172172
}
173173
}
174+
},
175+
"prettier": {
176+
"trailingComma": "all"
174177
}
175178
}

0 commit comments

Comments
 (0)