Skip to content

ESLint Flat Config Support #7694

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Edit: typescript-eslint@>=v7 supports ESLint flat config! See: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7

Overview

ESLint is adding an exciting new config system called "flat" configs:

@typescript-eslint/eslint-plugin does not yet officially support ESLint flat configs. We'd certainly like it to soon. But doing so is a nontrivial in-progress task and isn't done yet. Flat configs with TypeScript code may work in your specific project. They may not.

Tracking references:

If you're filing a complex / configuration issue on typescript-eslint, for now, please make sure you're using traditional ESLint configs. We'll post back in this issue once we can officially provide support for using @typescript-eslint/eslint-plugin with flat configs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    locked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.metameta-issues which consolidate many issues together

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions