-
-
Notifications
You must be signed in to change notification settings - Fork 621
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
fix: prettier config #2719
fix: prettier config #2719
Conversation
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.
/cc @webpack/cli-team
Codecov Report
@@ Coverage Diff @@
## master #2719 +/- ##
==========================================
+ Coverage 96.06% 96.13% +0.06%
==========================================
Files 30 30
Lines 1526 1604 +78
Branches 432 471 +39
==========================================
+ Hits 1466 1542 +76
- Misses 60 62 +2
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.
mostly looks okay for me.
What kind of change does this PR introduce?
build
Did you add tests for your changes?
NA
If relevant, did you update the documentation?
NA
Summary
Updates prettier config to use sensible defaults
Does this PR introduce a breaking change?
no
Other information