Skip to content

nlf/eslint-no-shadow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

no-shadow-relaxed

Rule for eslint for more relaxed no-shadow options

This wraps the existing no-shadow eslint rule with an extra option for ignore, which represents any keys you want to allow to be shadowed. For example, err or done are sometimes allowed to be shadowed.

About

Rule for eslint for more relaxed no-shadow options

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%