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

Override Modifier Required

A method overrides a base class method but is missing the `override` keyword. Add `override` to the method declaration, or disable `noImplicitOverride` in `tsconfig.json`.

References

In this namespace

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