import-js/eslint-plugin-import

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

开放

#1,441 创建于 2019年8月5日

 (5 条评论) (4 个反应) (0 位负责人)JavaScript (1,549 个派生)batch import
help wantedpackage: resolver/webpack

仓库指标

星标
 (5,938 个星标)
PR 合并指标
 (平均合并 138天 22小时) (30 天内合并 3 个 PR)

描述

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

贡献者指南