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

Raise recoverable error for type members with invalid modifiers #12785

Merged
merged 9 commits into from Feb 12, 2021

Commits on Feb 9, 2021

  1. tsCheckModifiers

    sosukesuzuki committed Feb 9, 2021
    Copy the full SHA
    e8a5fc1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9b1b5d8 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    sosukesuzuki committed Feb 9, 2021
    Copy the full SHA
    82a8e85 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6739d43 View commit details
    Browse the repository at this point in the history
  5. Use callback

    sosukesuzuki committed Feb 9, 2021
    Copy the full SHA
    ededec2 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Better interface

    sosukesuzuki committed Feb 11, 2021
    Copy the full SHA
    c6c531a View commit details
    Browse the repository at this point in the history
  2. Add review

    sosukesuzuki committed Feb 11, 2021
    Copy the full SHA
    dc1cfe5 View commit details
    Browse the repository at this point in the history
  3. Address review

    sosukesuzuki committed Feb 11, 2021
    Copy the full SHA
    2a82123 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Use optional chaining

    sosukesuzuki committed Feb 12, 2021
    Copy the full SHA
    b79fd6b View commit details
    Browse the repository at this point in the history