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.
#1460 upgrades eslint and makes it work with a manual run (and therefore with IDE eslint plugin handling) #1461 applies more styles to the react jsx formatting
Additional work is needed to integrate eslint to the dev server and the prod build.
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 #1359 (comment)
The text was updated successfully, but these errors were encountered: