[Flat Config] Drop support for string configurations "eslint:recommended"
and "eslint:all"
#17488
Closed
Description
ESLint version
v8.47.0
What problem do you want to solve?
As of v8.35.0 (c8c0c71), ESLint emits deprecation warnings when string configurations "eslint:recommended"
or "eslint:all"
are used.
What do you think is the correct solution?
Drop support for these configurations in ESLint v9.0.0.
Participation
- I am willing to submit a pull request for this change.
Additional comments
I don't think we already have a tracking issue for this task.