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.
TSLint is deprecated and no longer accepting pull requests other than security fixes. See #4534. ☠️
We recommend you instead use typescript-eslint to lint your TypeScript code with ESLint. ✅
Bug Report
TypeScript code being linted
with
tslint.json
configuration:Actual behavior
on the
bar
function.Expected behavior
The type is not an interface but a type. I don't expect tslint to complain about it.
The text was updated successfully, but these errors were encountered: