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

(ts) Raise syntax error for an abstract method in non-abstract class #12686

Merged
merged 6 commits into from Jan 27, 2021

Commits on Jan 24, 2021

  1. Copy the full SHA
    35a7656 View commit details
    Browse the repository at this point in the history
  2. Add and update tests

    sosukesuzuki committed Jan 24, 2021
    Copy the full SHA
    1f66e24 View commit details
    Browse the repository at this point in the history
  3. Update TS allowlist

    sosukesuzuki committed Jan 24, 2021
    Copy the full SHA
    c5c4d52 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Address review

    sosukesuzuki committed Jan 26, 2021
    Copy the full SHA
    1cdd3a5 View commit details
    Browse the repository at this point in the history
  2. Refactor

    sosukesuzuki committed Jan 26, 2021
    Copy the full SHA
    d292e22 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Remove unnnecesary param

    sosukesuzuki committed Jan 27, 2021
    Copy the full SHA
    7e0ce31 View commit details
    Browse the repository at this point in the history