Skip to content

Commit 9bbed00

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/3361c487f4a9437f3d4eeec1499bf8d09d1f5005/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent a2de57e commit 9bbed00

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
@@ -172,5 +172,8 @@
172172
]
173173
}
174174
}
175+
},
176+
"prettier": {
177+
"trailingComma": "all"
175178
}
176179
}

0 commit comments

Comments
 (0)