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 no-unused-state crash #2098

Merged
merged 1 commit into from Dec 28, 2018
Merged

Fix no-unused-state crash #2098

merged 1 commit into from Dec 28, 2018

Commits on Dec 28, 2018

  1. Fix no-unused-state crash

    Don't assume `classInfo.aliases` is a set since there are some cases where
    it is `null` for a `ClassProperty`.
    jomasti committed Dec 28, 2018
    Copy the full SHA
    72982f6 View commit details
    Browse the repository at this point in the history