use ignoreRestSiblings
for no-unused vars
in eslint
#1704
Labels
Milestone
ignoreRestSiblings
for no-unused vars
in eslint
#1704
this would be much nicer than using
_unused
or a eslint ignore comment when it comes to spreading objects to pull out variables.The text was updated successfully, but these errors were encountered: