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

Fix: Convert Void and Delete expressions to UnaryExpression (fixes #171) #174

Merged
merged 1 commit into from
Feb 26, 2017

Conversation

soda0289
Copy link
Member

This allows the no-unused-expression rule and no-void rule to work as expected. I just copied the typeof handler. I can make a function to reduce the duplicate code let me know if you think its worth it.

@eslintbot
Copy link

LGTM

Copy link
Member

@JamesHenry JamesHenry 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!

@JamesHenry JamesHenry merged commit 8b4e548 into eslint:master Feb 26, 2017
@soda0289 soda0289 deleted the fix-delete-void-expression branch May 23, 2017 13:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants