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

docs(eslint-plugin): Correct link to no-unused-vars #418

Merged
merged 6 commits into from Apr 11, 2019

Conversation

bradzacher
Copy link
Member

The roadmap shouldn't recommend the base no-unused-vars rule up front in the table as it doesn't work with typescript features.

Fixes #396

The roadmap shouldn't recommend the base no-unused-vars rule up front in the table as it doesn't work with typescript features.

Fixes #396
@bradzacher bradzacher added the documentation Documentation ("docs") that needs adding/updating label Apr 11, 2019
@bradzacher bradzacher merged commit ba0d524 into master Apr 11, 2019
@bradzacher bradzacher deleted the no-unused-vars-roadmap branch April 25, 2019 17:38
@bradzacher bradzacher restored the no-unused-vars-roadmap branch April 25, 2019 17:38
@bradzacher bradzacher deleted the no-unused-vars-roadmap branch April 25, 2019 17:38
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Documentation ("docs") that needs adding/updating
Projects
None yet
Development

Successfully merging this pull request may close these issues.

no-unused-vars triggers an error on declare enum
2 participants