Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build enhancement - upgrade eslint and integrate to webpack build #1451

Open
sjd78 opened this issue Jun 17, 2021 · 2 comments
Open

Build enhancement - upgrade eslint and integrate to webpack build #1451

sjd78 opened this issue Jun 17, 2021 · 2 comments

Comments

@sjd78
Copy link
Member

sjd78 commented Jun 17, 2021

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)

@sjd78
Copy link
Member Author

sjd78 commented Jun 17, 2021

@sjd78
Copy link
Member Author

sjd78 commented Jun 25, 2021

#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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant