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

Update Babylon parser to 6.x version. #53

Merged
merged 2 commits into from
Nov 18, 2015
Merged

Conversation

lijunle
Copy link
Member

@lijunle lijunle commented Nov 18, 2015

  • Split the ES6 and ES7 syntax to two different parsers.
  • Ship ES7 as the default parser.

- Babylon support all ES6 syntax by default.
- Enable all possible plugins in ES7 parser.
- Enable all possible plugins and JSX support in JSX parser.
- Ship ES7 as the default parser.
@codecov-io
Copy link

Current coverage is 97.78%

Merging #53 into master will decrease coverage by -0.01% as of f3b1b47

@@            master     #53   diff @@
======================================
  Files           10       9     -1
  Stmts          227     226     -1
  Branches         0       0       
  Methods          0       0       
======================================
- Hit            222     221     -1
  Partial          0       0       
  Missed           5       5       

Review entire Coverage Diff as of f3b1b47

Powered by Codecov. Updated on successful CI builds.

lijunle added a commit that referenced this pull request Nov 18, 2015
Update Babylon parser to 6.x version.
@lijunle lijunle merged commit 6955afb into depcheck:master Nov 18, 2015
@lijunle lijunle deleted the babylon branch November 18, 2015 17:51
gtanner pushed a commit to gtanner/depcheck that referenced this pull request Jan 19, 2016
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