TypeScript
TypeScript copied to clipboard
Contextual typing for return expressions of functions with contextual signatures based on instantiated types
This expands on https://github.com/microsoft/TypeScript/pull/30568 (in a way) fixes https://github.com/microsoft/TypeScript/issues/61197
@jakebailey would you be so kind and run tests here? :)