thoughtbot / suspenders

A Rails template with our standard defaults.
https://thoughtbot.com
MIT License
4.02k stars 529 forks source link

Lint Generator: Account for breaking changes in ESLint #1192

Closed stevepolitodesign closed 7 months ago

stevepolitodesign commented 7 months ago

The recent release of ESLint v9.0.0 made it so flat config is the new default.

Until we can update thoughtbot/eslint-config to support this version, we'll pin ESLint to ^8.9.0 in an effort to ship this next release of Suspenders.