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

use ignoreRestSiblings for no-unused vars in eslint #1704

Closed
chrisdrackett opened this issue Mar 3, 2017 · 3 comments · Fixed by #1705
Closed

use ignoreRestSiblings for no-unused vars in eslint #1704

chrisdrackett opened this issue Mar 3, 2017 · 3 comments · Fixed by #1705

Comments

@chrisdrackett
Copy link
Contributor

this would be much nicer than using _unused or a eslint ignore comment when it comes to spreading objects to pull out variables.

@gaearon
Copy link
Contributor

gaearon commented Mar 3, 2017

Oh, it's supported now? Is it a new feature?

@chrisdrackett
Copy link
Contributor Author

@gaearon
Copy link
Contributor

gaearon commented Mar 3, 2017

Neat, want to send a PR?

@gaearon gaearon added this to the 0.9.4 milestone Mar 3, 2017
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants