[no-unused-vars] false positive when generic param name masks name in parent scope #54
Labels
bug
Something isn't working
has pr
there is a PR raised to close this
package: parser
Issues related to @typescript-eslint/parser
scope analyser
Issues that are caused by bugs/incomplete cases in the scope analyser
Milestone
Repro
Expected Result
error that
type Foo
is not definedActual Result
all is good
Additional Info
There is few issues there:
Versions
eslint-plugin-typescript
1.0.0-rc.1
typescript-eslint-parser
internal
typescript
3.1.1
The text was updated successfully, but these errors were encountered: