Closed
Description
When using eslint configs e.g.
extends: [
'eslint:recommended',
]
The configs cannot be found when using eslint@8.35.0 or later. This PR moved their location so that resolveESLintIntrinsicConfigPath
can no longer resolve them.
Metadata
Metadata
Assignees
Labels
No labels