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 decorator auto accessors syntax #13919

Merged
merged 12 commits into from Dec 5, 2022

Commits on Dec 5, 2022

  1. Install new ts-estree

    sosukesuzuki committed Dec 5, 2022
    Copy the full SHA
    4555d4b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7aa403f View commit details
    Browse the repository at this point in the history
  3. Support edge cases

    sosukesuzuki committed Dec 5, 2022
    Copy the full SHA
    ba35f42 View commit details
    Browse the repository at this point in the history
  4. Misc tests

    sosukesuzuki committed Dec 5, 2022
    Copy the full SHA
    c6723fc View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    84fde47 View commit details
    Browse the repository at this point in the history
  6. Add changelog

    sosukesuzuki committed Dec 5, 2022
    Copy the full SHA
    a48cf7f View commit details
    Browse the repository at this point in the history
  7. Update changelog_unreleased/typescript/13919.md

    Co-authored-by: fisker Cheung <lionkay@gmail.com>
    sosukesuzuki and fisker committed Dec 5, 2022
    Copy the full SHA
    34770f2 View commit details
    Browse the repository at this point in the history
  8. Update changelog_unreleased/typescript/13919.md

    Co-authored-by: fisker Cheung <lionkay@gmail.com>
    sosukesuzuki and fisker committed Dec 5, 2022
    Copy the full SHA
    929c2dd View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    c641b96 View commit details
    Browse the repository at this point in the history
  10. Add TODO comment

    sosukesuzuki committed Dec 5, 2022
    Copy the full SHA
    604fc53 View commit details
    Browse the repository at this point in the history
  11. Add to properties list

    sosukesuzuki committed Dec 5, 2022
    Copy the full SHA
    9055783 View commit details
    Browse the repository at this point in the history
  12. Address review

    sosukesuzuki committed Dec 5, 2022
    Copy the full SHA
    45247b5 View commit details
    Browse the repository at this point in the history