tslint-consistent-codestyle icon indicating copy to clipboard operation
tslint-consistent-codestyle copied to clipboard

naming-convention: make property accessors configurable

Open ajafff opened this issue 8 years ago • 0 comments
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.

ajafff avatar Nov 30 '16 16:11 ajafff