molindo / eslint-config-molindo

ESLint config that implements the Molindo styleguide and helps to catch errors.
MIT License
1 stars 2 forks source link

Add "no-shadow" rule. #7

Closed amannn closed 6 years ago

amannn commented 6 years ago

I got confused by a strange bug today that could have been easily preventable with this rule.