You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
coolaj86
changed the title
What's the difference between spread elements and properties?
What's the difference between no spread elements and properties?
Jan 21, 2022
First: Thanks for this. It's great!
Neither of these rules have examples and I'm not clear on what the difference is:
no-spread-elements
:https://github.com/mysticatea/eslint-plugin-es/blob/master/docs/rules/no-spread-elements.md
no-rest-spread-properties
:https://github.com/mysticatea/eslint-plugin-es/blob/master/docs/rules/no-rest-spread-properties.md
What's the difference?
The text was updated successfully, but these errors were encountered: