Skip to content

Commit c9a0d33

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/a44c42967442d65fd14272682fb84a6f32feb841/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent 6b17d54 commit c9a0d33

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
@@ -180,6 +180,9 @@
180180
}
181181
}
182182
},
183+
"prettier": {
184+
"trailingComma": "all"
185+
},
183186
"xo": {
184187
"prettier": true,
185188
"plugins": [

0 commit comments

Comments
 (0)