Releases: npm/eslint-config
Releases · npm/eslint-config
@npmcli/eslint-config v3.0.1
@npmcli/eslint-config v3.0.0
⚠ BREAKING CHANGES
- this will report lint errors for all variable shadowing except for the common case of
t
used in tap tests
Features
- add
no-shadow
rule as an error (#11) (7af16a8)
- allow global/native extensions in tests (#9) (5ddad11)