Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Fix: crash in no-unused-vars when using enum #556

Merged
merged 1 commit into from
Nov 21, 2018

Conversation

armano2
Copy link
Contributor

@armano2 armano2 commented Nov 20, 2018

@armano2 armano2 changed the title Fix crash in no-unused-vars when using enum Fix: crash in no-unused-vars when using enum Nov 20, 2018
Copy link
Member

@platinumazure platinumazure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Copy link
Member

@mysticatea mysticatea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!!

@NiGhTTraX
Copy link

Thanks for the fix, when is this estimated to be published on npm?

@armano2
Copy link
Contributor Author

armano2 commented Nov 27, 2018

so far we are waiting for maintainer to merge some additional fixes, but they could release patch with this.

@jimexist
Copy link

this won't crash but i am seeing un-used-var warnings on enums but i am sure they are used. is there a way to fix this?

@armano2
Copy link
Contributor Author

armano2 commented Dec 12, 2018

@jimexist #558

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[no-unused-vars] Crash when running ESLint Crash on running ESLint
5 participants