forked from babel/babel
-
Notifications
You must be signed in to change notification settings - Fork 0
wip: Parse stage-1 JS Module Blocks #1
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0fda6ba to
77b770b
Compare
Codecov Report
@@ Coverage Diff @@
## main #1 +/- ##
=======================================
Coverage 91.79% 91.80%
=======================================
Files 443 443
Lines 28302 28335 +33
Branches 8479 8485 +6
=======================================
+ Hits 25981 26014 +33
Misses 2289 2289
Partials 32 32
Continue to review full report at Codecov.
|
…abel#12447) * jsx: fix sequence expression at JSXAttributeValue (babel#8787) * jsx: fix sequence expression at JSXAttributeValue * Change logic for detecting unparenthesized expressions * use parseMaybeAssign instead of custom error handling Co-authored-by: Daniel Tschinder <daniel@tschinder.de> Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com> * I'm not good at booleans * Format * Throw a recoverable error Co-authored-by: Bruno Macabeus <macabeus@users.noreply.github.com> Co-authored-by: Daniel Tschinder <daniel@tschinder.de>
* chore: fix broken REPL link in issue template * Update .github/ISSUE_TEMPLATE/Bug_report.md
* Use Yarn 2.4.0 * Update the release plugin * Check yarn bug on CI * Patch yarn bug * Update lockfile
…l#12457) Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com> Co-authored-by: Ajaykumar <pajay2507@gmail.com>
* improve makefile to not remove tsconfigs already in git * update tsconfig generation script to include packages in eslint and codemods folders * use git clean
* Use new CircleCI images * Update .circleci/config.yml * Update .circleci/config.yml
475c978 to
aca0cde
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Experimental
https://github.com/tc39/proposal-js-module-blocks