endWith should widen the type if necessary #4183
Labels
help wanted
Issues we wouldn't mind assistance with.
TS
Issues and PRs related purely to TypeScript issues
Feature Request
startWith
can be passed values other thanT
and if that's done, the operator's return type is widened. See #4034.endWith
needs to be treated similarly and needs an additional dtslint test, etc.The text was updated successfully, but these errors were encountered: