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

Make no-collapsible-if configurable

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

Possible options:

  • "no-or" to exempt if statements that have a logical OR in their condition
  • "complexity": number threshold similar to cyclomatic-complexity

ajafff avatar Apr 12 '17 09:04 ajafff