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 override modifiers for parameter properties #13428

Merged
merged 6 commits into from Jun 10, 2021

Commits on Jun 10, 2021

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

    sosukesuzuki committed Jun 10, 2021
    Copy the full SHA
    a1e8b02 View commit details
    Browse the repository at this point in the history
  3. Make tests simple

    sosukesuzuki committed Jun 10, 2021
    Copy the full SHA
    65d198a View commit details
    Browse the repository at this point in the history
  4. Address review1

    sosukesuzuki committed Jun 10, 2021
    Copy the full SHA
    e5bb74a View commit details
    Browse the repository at this point in the history
  5. Enforce modifiers order

    sosukesuzuki committed Jun 10, 2021
    Copy the full SHA
    093a501 View commit details
    Browse the repository at this point in the history
  6. Add more tests

    sosukesuzuki committed Jun 10, 2021
    Copy the full SHA
    8f7c78c View commit details
    Browse the repository at this point in the history