appfolio / eslint-rails

MIT License
39 stars 22 forks source link

Upgrade included ESLint to 2.3.0 #12

Closed e0da closed 8 years ago

e0da commented 8 years ago

This will supercede #10. Reasons:

  1. There was some confusion about the ESLint version being used
  2. It's safer to replace the generated JavaScript ourselves so we know nothing malicious is slipping in there (no offense @alanbsmith! We really appreciate the contribution!)