Skip to content

Preserve readonly on mapped index signatures #55541

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

Andarist
Copy link
Contributor

closes #14295

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Aug 28, 2023
@Andarist Andarist force-pushed the fix/preserve-readonly-when-mapping-index-signatures branch from 3b2a541 to e68abb0 Compare August 28, 2023 13:46
@weswigham weswigham merged commit f996bab into microsoft:main Sep 13, 2023
snovader pushed a commit to EG-A-S/TypeScript that referenced this pull request Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Inconsistent behaviour of Pick<T, keyof T> for readonly attributes.
3 participants