3d0f295ba7
Summary: We lint separately, with `yarn lint`. There’s no need to duplicate this effort. Test Plan: Introduce a lint error, for instance by adding `("unused expression");` to `src/cli/main.js` and `src/app/App.js`. Note that `yarn lint` fails but `yarn backend` and `yarn start` and `yarn build` succeed. wchargin-branch: webpack-no-lint |
||
---|---|---|
.. | ||
jest | ||
RemoveBuildDirectoryPlugin.js | ||
babel.js | ||
env.js | ||
paths.js | ||
polyfills.js | ||
test.js | ||
webpack.config.backend.js | ||
webpack.config.web.js |