tslint-override
tslint-override copied to clipboard
Ignore methods with 'super'
Would be great to have an option to ignore (not highlight) overrides that call super. In such cases developer obviously is aware of the override.
I suppose it could be useful indeed.
This is, however, a matter of personal preference: some might still want the decorator for consistency's sake.
I'm open to adding this feature, provided it is off by default and gets enabled with a specific config setting.