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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃 Pick PR #41079 (transformGenerators: handle `Comm...) into release-4.0 #41193

Commits on Oct 22, 2020

  1. Cherry-pick PR microsoft#41079 into release-4.0

    Component commits:
    6fa32ba `transformGenerators`: handle `CommaListExpression`
    Uses essentially the same code as `visitCommaExpression` (which was
    moved, to keep both together and close to
    `visit{Right,Left}AssociativeBinaryExpression`).
    
    Fixes microsoft#40614.
    elibarzilay authored and typescript-bot committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    ec2815f View commit details
    Browse the repository at this point in the history