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
Since this is major version 0, I think the version for eslint-import-resolver-webpack must be bumped to ^0.12.2 in the dependencies here so that npm picks up this new fixed version.
Could you please update the version?
The text was updated successfully, but these errors were encountered:
The issue described here import-js/eslint-plugin-import#1826 (comment) causes a compilebreak that is fixed in
eslint-import-resolver-webpack ^0.12.2
.Since this is major version 0, I think the version for
eslint-import-resolver-webpack
must be bumped to^0.12.2
in the dependencies here so that npm picks up this new fixed version.Could you please update the version?
The text was updated successfully, but these errors were encountered: