-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
package: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-pluginwontfixThis will not be worked onThis will not be worked on
Description
The new override
keyword in TS4.3 works for classes but not for interfaces.
The ts-lint rule (https://github.com/hmil/tslint-override) supported both. We currently still have to use the tslint rule because of that.
Would be great to have a rule which supports override for interfaces.
See issue #293.
Metadata
Metadata
Assignees
Labels
package: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-pluginwontfixThis will not be worked onThis will not be worked on