tslint-consistent-codestyle
tslint-consistent-codestyle copied to clipboard
naming-convention: don't flag inherited methods / accessors
trafficstars
When extending a class, namingConventionRule should not complain about the names of overridden or implemented abstract methods and accessors.