-
-
Notifications
You must be signed in to change notification settings - Fork 33
chore: add Prettier to format code #103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Pull Request Test Coverage Report for Build 11742151110Details
💛 - Coveralls |
e5cc052 to
af70a16
Compare
|
Marking this one as ready to review, let me know what you think @rolandjitsu |
|
Follow up PR to add |
|
@rolandjitsu could we merge this one in? I have a couple of follow ups in the pipeline. |
rolandjitsu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I only had those couple of comments. It LGTM otherwise.
Signed-off-by: Jon Koops <jonkoops@gmail.com>
|
@rolandjitsu processed the review, could you give it another pass? |
|
Thanks for the merge, I'll start re-basing the other PRs on top :) |
|
🎉 This PR is included in version 3.0.0-beta.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
What kind of change does this PR introduce?
Did you add tests for your changes?
If relevant, did you update the documentation?
Summary
Adds Prettier as a code formatter. This is a follow up of #102 which should be merged first.
Does this PR introduce a breaking change?
No.
Other information
Not applicable.