Closed
Description
openedon Oct 4, 2016
eslint-plugin-import
seems to be missing a dependency on es6-set
and object-assign
.
This goes unnoticed in npm@3.x.x
since they are included with eslint-module-utils
, but fails on npm@2.x.x
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment