Upgrade and integrate eslint to the webpack build.
The upgrade will give us better linting. Integrating with the webpack build will show lint errors during development and optionally prevent the prod/CI build from succeeding with lint errors in place.
Upgrade and integrate eslint to the webpack build.
The upgrade will give us better linting. Integrating with the webpack build will show lint errors during development and optionally prevent the prod/CI build from succeeding with lint errors in place.
Originally posted by @sjd78 in https://github.com/oVirt/ovirt-web-ui/issues/1359#issuecomment-856134623