use `ignoreRestSiblings` for `no-unused vars` in eslint
Created by: chrisdrackett
this would be much nicer than using _unused
or a eslint ignore comment when it comes to spreading objects to pull out variables.
Created by: chrisdrackett
this would be much nicer than using _unused
or a eslint ignore comment when it comes to spreading objects to pull out variables.