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.
Related to #25
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?
No error shown in vim, similarly to tsc reportt
What happened?

I spent hours thinking that the code above was incorrect because of that error before realizing that tsc didn't raise errors on this code.
The problem is that my git hook fails with the eslint error, and that's not an error I can eslint-disable..
The text was updated successfully, but these errors were encountered: