TypeScript icon indicating copy to clipboard operation
TypeScript copied to clipboard

Fixed contextual types within generic tuple mapped types

Open Andarist opened this issue 2 years ago • 3 comments

It's a case that I came up with when reviewing https://github.com/microsoft/TypeScript/pull/53036

Andarist avatar Mar 01 '23 11:03 Andarist

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

typescript-bot avatar Mar 01 '23 11:03 typescript-bot

This is the comment where you describe the bug, right?

sandersn avatar Mar 09 '23 18:03 sandersn

Yep, it mentions this and related things

Andarist avatar Mar 09 '23 18:03 Andarist