TryGhost / eslint-plugin-ghost

Shared eslint configurations
MIT License
6 stars 5 forks source link

Enabled `no-shadow` rule #22

Closed vikaspotluri123 closed 4 years ago

vikaspotluri123 commented 4 years ago

Prevents variable shadowing

Start as a warning for now and when the number of instances gets low, will upgrade to error