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

Improve docs

Open ajafff opened this issue 8 years ago • 1 comments
trafficstars

The docs could really use some love.

  • [x] rephrase stuff
  • [x] add code samples
  • [x] add config examples
  • [x] create a documentation page for each rule (instead of dumping everything in README)
  • [ ] rewrite naming-convention docs

ajafff avatar Jun 06 '17 13:06 ajafff

Esamples of naming-convention is missing at least typeAlias, parameterProperty, enum and the new accessor.

https://github.com/ajafff/tslint-consistent-codestyle/blob/master/docs/naming-convention.md#examples

DerZyklop avatar Sep 26 '19 09:09 DerZyklop