-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
refactor: code style fixes with prettier and lint #8208
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
Thanks for opening this pull request!
|
Codecov ReportBase: 93.96% // Head: 93.96% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## alpha #8208 +/- ##
==========================================
- Coverage 93.96% 93.96% -0.01%
==========================================
Files 182 182
Lines 13744 13744
==========================================
- Hits 12915 12914 -1
- Misses 829 830 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
Looks good!
🎉 This change has been released in version 5.3.0-alpha.28 |
🎉 This change has been released in version 5.4.0-beta.1 |
🎉 This change has been released in version 5.4.0-alpha.1 |
🎉 This change has been released in version 5.4.0 |
🎉 This change has been released in version 5.4.0 |
New Pull Request Checklist
Issue Description
When creating a PR and running prettier, other changes are added.
Related issue:
n/a
Approach
Runs prettier & lint-fix
TODOs before merging