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 has been archived by the owner on Mar 25, 2021. It is now read-only.
Bug Report (delete this for feature requests)
3.7.3
1.8.9
TypeScript code being linted
with
tslint.json
:Actual behavior
Expected behavior
(no error)
When I run this code through eslint with the following config:
it passes. But tslint wants me to write this instead:
which I don't think makes much sense. In fact, eslint complains about it:
The text was updated successfully, but these errors were encountered: