mizdra / eslint-interactive

The CLI tool to fix huge number of ESLint errors
MIT License
363 stars 9 forks source link

Require ESLint v8.45.0+ #340

Closed mizdra closed 9 months ago

mizdra commented 9 months ago

follow-up: #339

This change is a 7th step towards resolving https://github.com/mizdra/eslint-interactive/issues/283.

To support flat config, require the version that exports FlatESLint and LegacyESLint from eslint/use-at-your-own-risk package.