google / site-kit-wp

Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.
https://sitekit.withgoogle.com
Apache License 2.0
1.22k stars 277 forks source link

Replace deprecated eslint-loader with eslint-webpack-plugin #2509

Closed aaemnnosttv closed 3 years ago

aaemnnosttv commented 3 years ago

Bug Description

The eslint-loader package is now deprecated and eslint-webpack-plugin is recommended in its place.


Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

Implementation Brief

Test Coverage

Visual Regression Changes

QA Brief

Changelog entry

aaemnnosttv commented 3 years ago

IB ✅

Hazlitte commented 3 years ago

QA ✅ I tested npm builds and watch and edited a few different files with linting errors. All errors were caught.