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 ES2015 exports not counting an object as used #217

Merged
merged 1 commit into from Jan 26, 2019

Conversation

futpib
Copy link
Contributor

@futpib futpib commented Jan 25, 2019

fix #215

@sindresorhus sindresorhus changed the title Fix es6 exports not counting an object as used Fix ES2015 exports not counting an object as used Jan 26, 2019
@sindresorhus sindresorhus merged commit 6d5bb10 into sindresorhus:master Jan 26, 2019
@tz5514
Copy link

tz5514 commented Mar 27, 2019

@sindresorhus When will this be released?
The latest version 7.1.0 didn't contain this PR. Thanks!

@sindresorhus
Copy link
Owner

Done: https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v8.0.0

@tz5514
Copy link

tz5514 commented Mar 28, 2019

Huge thanks!

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

Successfully merging this pull request may close these issues.

no-unused-properties reports exported objects when they are also used in the file
3 participants