-
Notifications
You must be signed in to change notification settings - Fork 14k
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
feat: Add prettier to pre-commit workflow #17134
Conversation
Codecov Report
@@ Coverage Diff @@
## master #17134 +/- ##
==========================================
- Coverage 76.94% 76.69% -0.25%
==========================================
Files 1031 1038 +7
Lines 55213 55557 +344
Branches 7505 7567 +62
==========================================
+ Hits 42484 42610 +126
- Misses 12479 12697 +218
Partials 250 250
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review 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.
LGTM! Sorry for the slow review on this!
* save * fix * fix pre-commit
SUMMARY
Add prettier to check specific frontend files formatting stays consistent with each commit
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION