Skip to content

Commit

Permalink
🤖 chore(package.json): Configure prettier.
Browse files Browse the repository at this point in the history
These changes were automatically generated by a transform whose code can be found at:
  - https://github.com/aureooms/rejuvenate/blob/e2bf2c17f7e41fd818d2de9cb478d2e183f92a0e/src/transforms/prettier:config.js
Please contact the author of the transform if you believe there was an error.
  • Loading branch information
a-flying-potato authored and make-github-pseudonymous-again committed Mar 17, 2021
1 parent e183c8a commit e8db60f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,9 @@
}
}
},
"prettier": {
"trailingComma": "all"
},
"xo": {
"prettier": true,
"ignores": [
Expand Down

0 comments on commit e8db60f

Please sign in to comment.