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

[deps] Upgrade eslint to v9 and fix config #357

Merged
merged 1 commit into from
Oct 6, 2024
Merged

[deps] Upgrade eslint to v9 and fix config #357

merged 1 commit into from
Oct 6, 2024

Commits on Oct 6, 2024

  1. [deps] Upgrade eslint to v9 and fix config

    Upgrade eslint to v9 - requires upgrading to the new config mechanism "flat
    config".
    
    - Switch from .cjs to .js which implies mjs
    - Change style of plugins and shared configs (install @eslint/js)
    werkshy committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6fc2d2a View commit details
    Browse the repository at this point in the history