You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
This is a duplicate of #179. For this to be fixed we need a way for the the scope analysis tool, used be eslint, to understand interfaces. We have some proposals for a possible solution just need to reach consensus on the next steps.
I think this is actually just a standard no-undef issue @soda0289, the import from React is not relevant to the linting failures. The interface is defined and then used within the same file.
What version of TypeScript are you using?
2.4.0
What version of
typescript-eslint-parser
are you using?3.0.0
What code were you trying to parse?
What did you expect to happen?
No errors
What happened?
Is this related to #75?
The text was updated successfully, but these errors were encountered: