Skip to content

Conversation

@gabritto
Copy link
Member

Fixes an oversight in #59339.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jul 24, 2024
@gabritto gabritto requested a review from andrewbranch July 24, 2024 19:43
Copy link
Member

@andrewbranch andrewbranch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we just use object rest/spread to prevent us from needing future updates here?

@gabritto gabritto merged commit 0c33c13 into main Jul 24, 2024
@gabritto gabritto deleted the gabritto/fixcc branch July 24, 2024 19:59
@DanielRosenwasser
Copy link
Member

DanielRosenwasser commented Jul 24, 2024

Should we just use object rest/spread to prevent us from needing future updates here?

I think the usual issue is excess stuff getting through unnecessarily, plus incorrectly spreading at the end vs. at the beginning.

@sandersn sandersn removed this from PR Backlog Apr 22, 2025
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants