Skip to content

Enable noImplicitOverride#52290

Merged
jakebailey merged 1 commit into
microsoft:mainfrom
jakebailey:enable-no-implicit-override
Jan 18, 2023
Merged

Enable noImplicitOverride#52290
jakebailey merged 1 commit into
microsoft:mainfrom
jakebailey:enable-no-implicit-override

Conversation

@jakebailey
Copy link
Copy Markdown
Member

Generally speaking, this is good practice when using classes as to not accidentally rename a method/property in a parent but not its children.

(Now that SFT is in, I'm tightening up other rules as well.)

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jan 18, 2023
@jakebailey jakebailey merged commit 18794c7 into microsoft:main Jan 18, 2023
@jakebailey jakebailey deleted the enable-no-implicit-override branch January 18, 2023 20:00
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants