Skip to content

Can't load eslint configs after eslint@8.35.0 #523

Closed
@andyrooger

Description

@andyrooger

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions