-
-
Notifications
You must be signed in to change notification settings - Fork 626
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: description for init
command
#2528
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.
Looks good. Left a few suggestions.
@snitin315 Thanks for your update. I labeled the Pull Request so reviewers will review it again. @rishabh3112 Please review the new changes. |
I wonder why help tests for alias were passing all this time, pushing a fix now. |
@snitin315 can you rebase? |
@alexander-akait Done 👍🏻 |
Codecov Report
@@ Coverage Diff @@
## master #2528 +/- ##
=======================================
Coverage 90.74% 90.74%
=======================================
Files 29 29
Lines 1458 1458
Branches 415 415
=======================================
Hits 1323 1323
Misses 135 135
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.
/cc @webpack/cli-team
@snitin315 Can you rebase |
What kind of change does this PR introduce?
fix description
Did you add tests for your changes?
No
If relevant, did you update the documentation?
Yes
Summary
initialize a new
project
Does this PR introduce a breaking change?
No
Other information
No