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

feat!: Add more plugins #19

Merged
merged 16 commits into from
Oct 5, 2023
Merged

feat!: Add more plugins #19

merged 16 commits into from
Oct 5, 2023

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    95741df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c815bb3 View commit details
    Browse the repository at this point in the history
  3. Add more ESLint plugins

    jgarber623 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    524608c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f337bdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa2a927 View commit details
    Browse the repository at this point in the history
  6. Configure sort-keys rule

    jgarber623 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4f565b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    535a9d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b2034b View commit details
    Browse the repository at this point in the history
  9. Remove @eslint/eslintrc

    jgarber623 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    aa33b9d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    e5f4498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d732a9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8259bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cb5209 View commit details
    Browse the repository at this point in the history
  5. Ignore coverage folder

    jgarber623 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    98aeb6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1d68dc View commit details
    Browse the repository at this point in the history
  7. Remove (for now) eslint-plugin-import

    It's got some in-the-weeds issues with passing around data internally
    that makes the plugin incompatible with flat config:
    
    - import-js/eslint-plugin-import#2556
    - import-js/eslint-plugin-import#2829
    jgarber623 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9c47ec1 View commit details
    Browse the repository at this point in the history