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!: Switch to flat config #232

Merged
merged 21 commits into from
Feb 15, 2024
Merged

feat!: Switch to flat config #232

merged 21 commits into from
Feb 15, 2024

Commits on Jan 31, 2024

  1. feat!: Switch to flat config

    - Switch recommended config to flat config format
    - Rename old recommended config to recommended-legacy
    - Updated documentation
    - Upgraded ESLint
    - Updated tests
    
    fixes #231
    nzakas committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    afc9c23 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Fix linting errors

    nzakas committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e5f793e View commit details
    Browse the repository at this point in the history
  2. Update eslint version

    nzakas committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7136ea3 View commit details
    Browse the repository at this point in the history
  3. Fix lint error

    nzakas committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    630a191 View commit details
    Browse the repository at this point in the history
  4. Update ESLint CI installation

    nzakas committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d908c51 View commit details
    Browse the repository at this point in the history
  5. Omit Node.js 12 from CI

    nzakas committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c4e5bd3 View commit details
    Browse the repository at this point in the history
  6. Remove Node.js 14 from CI

    nzakas committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2343d98 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update README.md

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    de0a5d0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: 唯然 <hh_2013@foxmail.com>
    nzakas and aladdin-add committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3cc79ef View commit details
    Browse the repository at this point in the history
  3. Clean up README

    nzakas committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9449cc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Update README.md

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4c6094d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0d22713 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    25b7f44 View commit details
    Browse the repository at this point in the history
  4. Update package.json

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5c097b1 View commit details
    Browse the repository at this point in the history
  5. Update package.json

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7cc3577 View commit details
    Browse the repository at this point in the history
  6. Update eslint.config.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    593601f View commit details
    Browse the repository at this point in the history
  7. Update eslint.config.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0d472d6 View commit details
    Browse the repository at this point in the history
  8. Update examples/react/eslint.config.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4515554 View commit details
    Browse the repository at this point in the history
  9. Update examples/typescript/eslint.config.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    539f413 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Apply feedback

    nzakas committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ce3a447 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Update tests/lib/plugin.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    47dc905 View commit details
    Browse the repository at this point in the history