Skip to content

Conversation

keithamus
Copy link
Contributor

This fixes a bug where multiple marks used in conjunction throw an error, because the properties defined by marks default to non-configurable. They should default to enumerable and configurable by default.

@keithamus keithamus marked this pull request as ready for review May 19, 2022 09:21
@keithamus keithamus requested a review from a team as a code owner May 19, 2022 09:21
@keithamus keithamus requested a review from manuelpuyol May 19, 2022 09:21
@koddsson koddsson merged commit 3250488 into main May 19, 2022
@koddsson koddsson deleted the ensure-marks-default-to-configurable-enumerable branch May 19, 2022 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants