Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to ESLint flat config #19029

Merged
merged 1 commit into from
Nov 12, 2024

Commits on Nov 12, 2024

  1. Migrate to ESLint flat config

    Flat config is the new config system used by ESLint 9.
    To make the migration easier, they also added
    flat config support to ESLint 8.
    
    This commit migrates the various ESLint configs in the repository to use
    the new system, **without** upgrading to ESLint 9 yet.
    nicolo-ribaudo committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9e6ff97 View commit details
    Browse the repository at this point in the history