import-js/eslint-plugin-import

[webpack-resolver]: update dependencies, especially enhanced-resolve

オープン

#1,441 opened on 2019/08/05

 (5 件のコメント) (4 件のリアクション) (0 人の担当者)JavaScript (1,549 件のフォーク)batch import
help wantedpackage: resolver/webpack

Repository metrics

Stars
 (5,938 個のスター)
PR merge metrics
 (平均マージ 138d 22h) (30d で 3 merged PRs)

説明

I just ran into a issue which was caused by a super old dependencies of the webpack resolver. It uses enhanced-resolve@0.9.0, current version is 4+.

see eslint-plugin-import/resolvers/webpack/package.json

and for reference https://github.com/nuxt/nuxt.js/issues/6173

please update the dependencies, as far as I can say the newer version does work out of the box with webpack plugin.

Thanks Simon

コントリビューターガイド