shakacode/react-webpack-rails-tutorial

Bump Linter and Other Versions

justin808 opened this issue · 3 comments

We need to bump this line

https://github.com/shakacode/style-guide-javascript

To v15.0.0:

  "eslint-config-shakacode": "^14.1.1",

Maybe bump all npm dependencies?

@justin808, you can assign me this one if it helps, this introduces about about 29 linting errors, and I am working on fixing them now.

@justin808, I bumped eslint-config-shakacode to version 16.0.0-rc.3 and tried some different approaches to fixing the various errors. A few fixes were straight-forward, I am not sure about the rest.

I already have a PR waiting for review, so I will sit on this one for now, let me know if it would prefer that I push this stuff into a new commit in the existing PR, or discuss details here first.

Please push to a new commit, @reconstructions. I just merged your other change.