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

[DNM] preview/eslint9 #4727

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

[DNM] preview/eslint9 #4727

wants to merge 12 commits into from

Commits on Sep 24, 2024

  1. Update eslint config file

    MajorLift committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    616c516 View commit details
    Browse the repository at this point in the history
  2. Update eslint packages

    MajorLift committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    322706c View commit details
    Browse the repository at this point in the history
  3. Update lint workflow

    MajorLift committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dad59c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5664641 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6946ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    997db6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b948fcc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88d26ae View commit details
    Browse the repository at this point in the history
  9. Globally apply ignores patterns

    - if an ignores key is used without any other keys in the configuration object, then the patterns act as global ignores.
    > https://eslint.org/docs/latest/use/configure/ignore#ignoring-files
    MajorLift committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c7d9e9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    792cf47 View commit details
    Browse the repository at this point in the history
  11. Edit ignore patterns

    MajorLift committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    86311e7 View commit details
    Browse the repository at this point in the history
  12. stash

    MajorLift committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d00968a View commit details
    Browse the repository at this point in the history