shakacode / shakapacker

Use Webpack to manage app-like JavaScript modules in Rails
MIT License
417 stars 91 forks source link

ci: only run ESLint with latest Node #462

Closed G-Rath closed 5 months ago

G-Rath commented 5 months ago

Summary

As with #438, we don't need to run ESLint on every version of Node as tests will catch if we're not compatible.

Pull Request checklist