Skip to content
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: support ECMA modules for the 'parser', 'stringifier' and 'syntax' processOptions #519

Merged
merged 2 commits into from
Mar 11, 2021

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Added support ECMA modules for the parser, stringifier and syntax processOptions

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Mar 9, 2021

Codecov Report

Merging #519 (f7a68f7) into master (55630b8) will decrease coverage by 1.03%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #519      +/-   ##
==========================================
- Coverage   98.05%   97.01%   -1.04%     
==========================================
  Files           5        5              
  Lines         257      268      +11     
  Branches       86       87       +1     
==========================================
+ Hits          252      260       +8     
- Misses          5        8       +3     
Impacted Files Coverage Δ
src/utils.js 95.53% <78.57%> (-1.50%) ⬇️
src/index.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 55630b8...f7a68f7. Read the comment docs.

@alexander-akait alexander-akait merged commit cc69754 into master Mar 11, 2021
@alexander-akait alexander-akait deleted the feat-support-ecma-modules branch March 11, 2021 16:17
This was referenced Mar 11, 2021
This was referenced Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants