You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.