This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
[no-use-before-declare] False positive for keyof
/typeof
parameter types
#3655
Labels
Bug Report
TypeScript code being linted
with
tslint.json
configuration:Actual behavior
Expected behavior
There shouldn't be complaints about type parameters, as their types aren't runtime constructs.
The text was updated successfully, but these errors were encountered: