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

Refactor no-shadowing to use escope and no-redeclare built-in ESLint rule #13

Open
alecxe opened this issue Jun 23, 2016 · 0 comments
Open
Assignees
Milestone

Comments

@alecxe
Copy link
Owner

alecxe commented Jun 23, 2016

We should take no-redeclare rule as a base for no-shadowing rule as it approaches the problem in a simpler and more reliable way.

@alecxe alecxe changed the title Refactor no-shadowing to use escope and re-declare built-in ESLint rule Refactor no-shadowing to use escope and no-redeclare built-in ESLint rule Jun 23, 2016
@alecxe alecxe self-assigned this Jul 1, 2016
@alecxe alecxe added this to the 1.0 milestone Jun 30, 2017
@alecxe alecxe modified the milestones: 1.0, 2.0 Jul 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant