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

Improve plugins typings (Part 2) #14639

Merged
merged 18 commits into from Jun 18, 2022

Commits on Jun 4, 2022

  1. exponentiation-operator

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    b48b46d View commit details
    Browse the repository at this point in the history
  2. duplicate-keys

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    951254b View commit details
    Browse the repository at this point in the history
  3. computed-properties

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    4003fa3 View commit details
    Browse the repository at this point in the history
  4. replace-supers

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    f5165b2 View commit details
    Browse the repository at this point in the history
  5. block-scoping

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    60d5844 View commit details
    Browse the repository at this point in the history
  6. block-scoped-functions

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    d49cc57 View commit details
    Browse the repository at this point in the history
  7. syntax-typescript

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    2b4bb62 View commit details
    Browse the repository at this point in the history
  8. record-and-tuple

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    bc18c01 View commit details
    Browse the repository at this point in the history
  9. private-property-in-object

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    28eadbb View commit details
    Browse the repository at this point in the history
  10. partial-application

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    043a289 View commit details
    Browse the repository at this point in the history
  11. json-strings

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    e70bca5 View commit details
    Browse the repository at this point in the history
  12. function-sent

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    e0fc2b4 View commit details
    Browse the repository at this point in the history
  13. function-bind

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    75e7ed1 View commit details
    Browse the repository at this point in the history
  14. class-static-block

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    ae3b18b View commit details
    Browse the repository at this point in the history
  15. async-generator-functions

    JLHwung committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    4eeaa37 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    ab68f2d View commit details
    Browse the repository at this point in the history
  2. address review comments

    JLHwung committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    0054372 View commit details
    Browse the repository at this point in the history
  3. helper-replace-supers

    JLHwung committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    3b0c873 View commit details
    Browse the repository at this point in the history