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

no-unnecessary-type-annotation: make sure it works with tuple rest/spread

Open ajafff opened this issue 7 years ago • 2 comments
trafficstars

ajafff avatar Jun 28 '18 06:06 ajafff

this is blocked by IIFEs not working with tuple spread: https://github.com/Microsoft/TypeScript/issues/25288

ajafff avatar Jun 28 '18 19:06 ajafff

Make sure this also works with explicit this parameters.

ajafff avatar Aug 07 '18 19:08 ajafff