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

Unused @ts-expect-error

A `// @ts-expect-error` directive is present but the following line does not produce a TypeScript error. Remove the directive or move it to a line that actually has an error.

References

In this namespace

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