Forbid Webpack loader syntax in imports#803
Conversation
|
I don't know how to fix the e2e test. The changed |
1eea3ad to
dcd4962
Compare
|
Rebased and fixed the conflicts with The |
|
Cleared caches and restarted. |
|
The build is still failing, but with a different error now: This is really weird because ESLint runs right after |
|
I had a problem with installing devDeps because
|
Enable no-webpack-loader-syntax rule in eslint-config-react-app.
3baa892 to
cecacc9
Compare
Enable no-webpack-loader-syntax rule in eslint-config-react-app.
Enable no-webpack-loader-syntax rule in eslint-config-react-app.
Enable no-webpack-loader-syntax rule in eslint-config-react-app.
Enable the
no-webpack-loader-syntax, (import-js/eslint-plugin-import#586) rule in eslint-config-react-app.Fixes #733.
Test plan:
Add this to
App.js: