eslint-plugin-import icon indicating copy to clipboard operation
eslint-plugin-import copied to clipboard

add test case for webpack alias

Open githoniel opened this issue 6 years ago • 5 comments

#1712

  1. fix babelrc error
  2. add webpack alias tests case for no-extraneous-dependencies

here is also a reproduce project for this issue

https://github.com/githoniel/eslint-import-webpack-alias-issue

githoniel avatar Apr 01 '20 04:04 githoniel

Coverage Status

Coverage decreased (-3.06%) to 94.737% when pulling a0a347d7cf4b83e0966ff2040b45161903b14118 on githoniel:feat/webpack-alias into 71ca88f0a1e7e1270f1c1f9633d3ae8f136f58e1 on benmosher:master.

coveralls avatar Apr 01 '20 05:04 coveralls

Coverage Status

Coverage decreased (-3.06%) to 94.737% when pulling a0a347d7cf4b83e0966ff2040b45161903b14118 on githoniel:feat/webpack-alias into 71ca88f0a1e7e1270f1c1f9633d3ae8f136f58e1 on benmosher:master.

coveralls avatar Apr 01 '20 05:04 coveralls

Coverage Status

Coverage decreased (-4.09%) to 93.717% when pulling 57d023ca0383ec150f7a68da0b403cacf2fcad44 on githoniel:feat/webpack-alias into 3b4487c9b9b5a2398a0c0361d6526e709b0559a7 on benmosher:master.

coveralls avatar Apr 01 '20 05:04 coveralls

I've rebased this; it fails on master, and v2.20.1, but indeed passes on v2.20.0.

Bisecting points at b4d5fd38a29073e273523e262d7d59a7c48e30fe / #1605. cc @skozin for thoughts?

ljharb avatar Apr 14 '20 00:04 ljharb

ping @skozin; any ideas?

ljharb avatar Aug 08 '21 19:08 ljharb