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

babel-parser(ts): Throw recoverable for duplicates access modifier #12775

Merged
merged 3 commits into from Feb 9, 2021

Commits on Feb 7, 2021

  1. Support parsing for duplicates access modifiers

    Support parsing for duplicates access modifiers
    sosukesuzuki committed Feb 7, 2021
    Copy the full SHA
    715e0ba View commit details
    Browse the repository at this point in the history
  2. Fix lint problems

    sosukesuzuki committed Feb 7, 2021
    Copy the full SHA
    849704d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Address reviews

    sosukesuzuki committed Feb 8, 2021
    Copy the full SHA
    61b3e1f View commit details
    Browse the repository at this point in the history