Skip to content

Updated Eslint Packages and Fixed All Lint Errors #368

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

Merged
merged 1 commit into from
Mar 31, 2017
Merged

Updated Eslint Packages and Fixed All Lint Errors #368

merged 1 commit into from
Mar 31, 2017

Conversation

reconstructions
Copy link
Contributor

@reconstructions reconstructions commented Mar 27, 2017

I updated the Eslint packages to the latest versions in client/package.json, changed the rake lint:eslint task to run npm run lint, and minimally refactored the JS code to get rid of lint errors.

Most of the fixes were straightforward absolute/relative import reordering or single/double quote substitutions. I used two eslint-disable statements where I wasn't sure which way you would want to go with the fixes:

eslint-disable no-script-url

eslint-disable react/prefer-stateless-function

Thanks in advance for reviewing!


This change is Reviewable

@justin808
Copy link
Member

:lgtm:

@reconstructions AWESOME!


Reviewed 10 of 10 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

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

Successfully merging this pull request may close these issues.

2 participants