This repository was archived by the owner on Jan 19, 2019. It is now read-only.
no-undef: false flag on typeof argument
types
#557
Labels
typeof argument
types
#557
What version of TypeScript are you using?
3.1.6
What version of
typescript-eslint-parser
are you using?21.0.1
What code were you trying to parse?
What did you expect to happen?
Just get back:
What happened?
Got back no-undef errors:
Here is the .eslintrc:
The dev deps:
And the eslint run:
The text was updated successfully, but these errors were encountered: