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

Support ESLint v9 (Excluding flat config support) #341

Merged
merged 17 commits into from
Jan 4, 2024

Commits on Jan 4, 2024

  1. ues eslint@9.0.0-alpha.0

    mizdra committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ed02a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddc0e84 View commit details
    Browse the repository at this point in the history
  3. add FlatESLint types

    mizdra committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c4874f8 View commit details
    Browse the repository at this point in the history
  4. add shouldUseFlatConfig

    mizdra committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    19b7c37 View commit details
    Browse the repository at this point in the history
  5. add LegacyESLint type

    mizdra committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    bf92a4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f444445 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef1308d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cdc73b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a2e585 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    15d72d8 View commit details
    Browse the repository at this point in the history
  11. patch @types/eslint

    mizdra committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ba1ce5f View commit details
    Browse the repository at this point in the history
  12. Revert "ues eslint@9.0.0-alpha.0"

    This reverts commit ed02a83.
    mizdra committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9a69165 View commit details
    Browse the repository at this point in the history
  13. fix lint error

    mizdra committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    884a402 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9fad185 View commit details
    Browse the repository at this point in the history
  15. do not use ^ for windows

    mizdra committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    93e44c9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cb33549 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c8a5220 View commit details
    Browse the repository at this point in the history