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

Update Purish aliases #11267

Merged
merged 2 commits into from Mar 16, 2020
Merged

Update Purish aliases #11267

merged 2 commits into from Mar 16, 2020

Commits on Mar 15, 2020

  1. Update Purish aliases

    - Adds `Purish` to `RegexLiteral`, since it can't cause any side-effects.
    - Removes `Purish` from `ClassExpression` and `ClassDeclaration`, since they can be impure with static class fields.
    jridgewell committed Mar 15, 2020
    Copy the full SHA
    c33d5cc View commit details
    Browse the repository at this point in the history
  2. Update types

    jridgewell committed Mar 15, 2020
    Copy the full SHA
    c5b1576 View commit details
    Browse the repository at this point in the history