tslint-consistent-codestyle
tslint-consistent-codestyle copied to clipboard
no-unnecessary-type-annotation: make sure it works with tuple rest/spread
trafficstars
this is blocked by IIFEs not working with tuple spread: https://github.com/Microsoft/TypeScript/issues/25288
Make sure this also works with explicit this parameters.