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

Adopt ESLint #23

Merged
merged 2 commits into from
Jan 2, 2020
Merged

Adopt ESLint #23

merged 2 commits into from
Jan 2, 2020

Conversation

curran
Copy link
Contributor

@curran curran commented Jan 2, 2020

This PR adds the script npm run eslint, which will run ESLint.

The --fix option was added, so that trivial priblems are automatically fixed. Those fixes have been applied to all files automatically, which comes through in this PR.

There are 308 errors remaining that can't be fixed automatically. These need to be fixed manually one-by-one. I'll leave that work for a separate PR, which I'd like to work on once the testing/verification setup is fleshed out.

@curran curran changed the title Adopt ESLint WIP (not ready for review/merge) Adopt ESLint Jan 2, 2020
@curran curran changed the title WIP (not ready for review/merge) Adopt ESLint Adopt ESLint Jan 2, 2020
@curran curran mentioned this pull request Jan 2, 2020
5 tasks
@curran curran added this to In progress in Kanban Jan 2, 2020
@pachadotdev pachadotdev merged commit 8a371f0 into master Jan 2, 2020
Kanban automation moved this from In progress to Done Jan 2, 2020
@pachadotdev pachadotdev deleted the eslint branch January 2, 2020 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Kanban
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants