Skip to content

Conversation

@43081j
Copy link
Contributor

@43081j 43081j commented Dec 19, 2025

Excludes Array.from(...args) and Array.from({ anything }) since we
can't iterate objects.

Fixes #30.

Excludes `Array.from(...args)` and `Array.from({ anything })` since we
can't iterate objects.

Fixes #30.
@43081j 43081j merged commit cb2e05c into main Dec 19, 2025
3 checks passed
@43081j 43081j deleted the spread-objects branch December 19, 2025 21:58
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.

e18e/prefer-spread-syntax should not error on objects with length property

2 participants