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

Add better parser error when using jsx #11722

Merged
merged 6 commits into from Jun 22, 2020
Merged

Commits on Jun 16, 2020

  1. Add "<" parser tests

    *  No {jsx,flow,typescript} plugin
    
    * Type parameter
    
    * Valid JS Code
    penguingovernor committed Jun 16, 2020
    Copy the full SHA
    a74a52f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    36c699e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Add: babel parser test

    Test parser with no plugins and when jsx is given with a js expression
    penguingovernor committed Jun 17, 2020
    Copy the full SHA
    22fda5a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Copy the full SHA
    d81329f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    31c9f07 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Copy the full SHA
    4357684 View commit details
    Browse the repository at this point in the history