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

support TS 4.3 override syntax in class #13097

Merged
merged 13 commits into from Apr 7, 2021
Merged

support TS 4.3 override syntax in class #13097

merged 13 commits into from Apr 7, 2021

Commits on Apr 7, 2021

  1. Copy the full SHA
    6bcfef4 View commit details
    Browse the repository at this point in the history
  2. fix types

    g-plane committed Apr 7, 2021
    Copy the full SHA
    19c9ca9 View commit details
    Browse the repository at this point in the history
  3. fix types

    g-plane committed Apr 7, 2021
    Copy the full SHA
    3323d55 View commit details
    Browse the repository at this point in the history
  4. tweak error message

    g-plane committed Apr 7, 2021
    Copy the full SHA
    523be22 View commit details
    Browse the repository at this point in the history
  5. update TypeScript commit

    g-plane committed Apr 7, 2021
    Copy the full SHA
    1127ad0 View commit details
    Browse the repository at this point in the history
  6. split tests

    g-plane committed Apr 7, 2021
    Copy the full SHA
    f8ce04d View commit details
    Browse the repository at this point in the history
  7. add more tests

    g-plane committed Apr 7, 2021
    Copy the full SHA
    a118662 View commit details
    Browse the repository at this point in the history
  8. update allowlist

    g-plane committed Apr 7, 2021
    Copy the full SHA
    9d49ed7 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d57ec9a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    72137fb View commit details
    Browse the repository at this point in the history
  11. update TypeScript allowlist

    g-plane committed Apr 7, 2021
    Copy the full SHA
    da4b80b View commit details
    Browse the repository at this point in the history
  12. rename error message key

    g-plane committed Apr 7, 2021
    Copy the full SHA
    ea924b3 View commit details
    Browse the repository at this point in the history
  13. add more tests

    g-plane committed Apr 7, 2021
    Copy the full SHA
    ef33203 View commit details
    Browse the repository at this point in the history