noImplicitOverride
If set to true, forces class inheritance to use the override keyword when defining a function
that overrides a method from a super class.
Loading TypeScript...
noImplicitOverrideIf set to true, forces class inheritance to use the override keyword when defining a function
that overrides a method from a super class.