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

fix(tofu): ClassProperty nodes are not globals #1099

Merged
merged 2 commits into from Mar 12, 2024
Merged

Commits on Mar 12, 2024

  1. fix(tofu): ClassProperty nodes are not globals

    Adds an exception to `findGlobals()` for AST nodes of type `ClassProperty`.
    
    Closes #1098
    boneskull committed Mar 12, 2024
    Copy the full SHA
    53f9b90 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dde2761 View commit details
    Browse the repository at this point in the history