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] Support private methods overloads #13876

Merged
merged 4 commits into from Oct 26, 2021

Commits on Oct 23, 2021

  1. Copy the full SHA
    12686fa View commit details
    Browse the repository at this point in the history
  2. Add transform tests

    nicolo-ribaudo committed Oct 23, 2021
    Copy the full SHA
    053e45d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Fix estree

    nicolo-ribaudo committed Oct 24, 2021
    Copy the full SHA
    73151fc View commit details
    Browse the repository at this point in the history
  2. Fix flow

    nicolo-ribaudo committed Oct 24, 2021
    Copy the full SHA
    8e81cf0 View commit details
    Browse the repository at this point in the history