$ errors.fyi/typescript/TS2683 74 namespaces · 3,092 codes
typescript · typescript/TS2683
TS2683

this Implicitly Has Type any

`this` is used in a context where its type cannot be inferred and implicitly becomes `any`. Add an explicit `this` parameter to the function signature or enable `noImplicitThis`.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT