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

ESLint non-client code #32

Closed
peterbe opened this issue Jun 21, 2019 · 0 comments
Closed

ESLint non-client code #32

peterbe opened this issue Jun 21, 2019 · 0 comments

Comments

@peterbe
Copy link
Contributor

peterbe commented Jun 21, 2019

Since we rely on create-react-app for the client package, it comes with a robust and large-community maintained eslint configuration.
For the record, it's tested automatically when you run cd client && yarn run build but it's also in effect when you run cd client && yarn run start (aka. make run-dev).

But we have lots of other .js files outside of client that could benefit from eslint validation.

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

2 participants