no-shadow-relaxed
ESLint rule for preventing variable shadowing, with options for more relaxed enforcement
Last updated 11 years ago by wyatt .
BSD-3-Clause · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install no-shadow-relaxed 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 1.0.1                                ...           latest (11 years ago)

2 Versions

  • 1.0.1                                ...           11 years ago
  • 1.0.0                                ...           11 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (1)
Dev Dependencies (2)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |