Skip to content

feat: type-enhance prefer-spread-syntax#86

Merged
43081j merged 1 commit intomainfrom
spreading-goodness
Mar 21, 2026
Merged

feat: type-enhance prefer-spread-syntax#86
43081j merged 1 commit intomainfrom
spreading-goodness

Conversation

@43081j
Copy link
Copy Markdown
Contributor

@43081j 43081j commented Mar 21, 2026

We now detect that the object is an array. This also checks if the
argument is an array before spreading it, and otherwise uses it as an
element.

Fixes #79.

We now detect that the object is an array. This also checks if the
argument is an array before spreading it, and otherwise uses it as an
element.

Fixes #79.
@43081j 43081j merged commit a41de70 into main Mar 21, 2026
3 checks passed
@43081j 43081j deleted the spreading-goodness branch March 21, 2026 23:44
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.

'prefer-spread-syntax' rule breaks object properties

1 participant