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

Upgrade eslint9 - use eslint flat config #271

Closed
wants to merge 3 commits into from

Commits on Apr 18, 2024

  1. Update eslint to 9,

    Update more eslint packages and plugins
    christinach committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    abce8f0 View commit details
    Browse the repository at this point in the history
  2. Use eslint config flat file

    Use FlatCompat for packages that are not supported yet and a backwards compatibility
    christinach committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    902bcfe View commit details
    Browse the repository at this point in the history
  3. Add eslint-flat-config-viewer to visualize the eslint flag config

    Remove file extensions from yarn lint script
    christinach committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b4014d6 View commit details
    Browse the repository at this point in the history