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

[legacy decorators] Allow decorating generator methods #9912

Commits on Apr 26, 2019

  1. [legacy decorators] Allow decorating generator methods

    The old proposal used LeftHandSideExpression (instead of
    AssignmentExpression) to satisfy this usecase:
    wycats/javascript-decorators@e240cbc
    nicolo-ribaudo committed Apr 26, 2019
    Copy the full SHA
    280e2ff View commit details
    Browse the repository at this point in the history
  2. Update flow whitelist

    nicolo-ribaudo committed Apr 26, 2019
    Copy the full SHA
    8eded4a View commit details
    Browse the repository at this point in the history