You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.The text was updated successfully, but these errors were encountered: