tslint-consistent-codestyle
tslint-consistent-codestyle copied to clipboard
naming-convention: make property accessors configurable
trafficstars
As requested by @CSchulz, make getter and setter configurable for naming convention.
Ideally this could also include type information, so we could force "is" or "has" as prefix for boolean accessors.