add test case for webpack alias
#1712
- fix babelrc error
- 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
Coverage decreased (-3.06%) to 94.737% when pulling a0a347d7cf4b83e0966ff2040b45161903b14118 on githoniel:feat/webpack-alias into 71ca88f0a1e7e1270f1c1f9633d3ae8f136f58e1 on benmosher:master.
Coverage decreased (-3.06%) to 94.737% when pulling a0a347d7cf4b83e0966ff2040b45161903b14118 on githoniel:feat/webpack-alias into 71ca88f0a1e7e1270f1c1f9633d3ae8f136f58e1 on benmosher:master.
Coverage decreased (-4.09%) to 93.717% when pulling 57d023ca0383ec150f7a68da0b403cacf2fcad44 on githoniel:feat/webpack-alias into 3b4487c9b9b5a2398a0c0361d6526e709b0559a7 on benmosher:master.
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?
ping @skozin; any ideas?