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: Enable eslint.config.js lookup from CLI #16235

Merged
merged 16 commits into from Aug 26, 2022
Merged

Commits on Aug 23, 2022

  1. Copy the full SHA
    15d67ca View commit details
    Browse the repository at this point in the history
  2. Switch to eslint.config.js

    nzakas committed Aug 23, 2022
    Copy the full SHA
    a71a023 View commit details
    Browse the repository at this point in the history
  3. Fix lint errors

    nzakas committed Aug 23, 2022
    Copy the full SHA
    ebde007 View commit details
    Browse the repository at this point in the history
  4. Restore .eslintrc.js

    nzakas committed Aug 23, 2022
    Copy the full SHA
    fb1a75a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    72b6dab View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Add suppressed messages

    nzakas committed Aug 24, 2022
    Copy the full SHA
    c77db0d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a7bb6fb View commit details
    Browse the repository at this point in the history
  3. Remove v8-compile-cache

    nzakas committed Aug 24, 2022
    Copy the full SHA
    4db4f58 View commit details
    Browse the repository at this point in the history
  4. Fix CLI test

    nzakas committed Aug 24, 2022
    Copy the full SHA
    7df22f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Copy the full SHA
    3c83819 View commit details
    Browse the repository at this point in the history
  2. Remove --ext option

    nzakas committed Aug 25, 2022
    Copy the full SHA
    642aaaa View commit details
    Browse the repository at this point in the history
  3. Fix options tests

    nzakas committed Aug 25, 2022
    Copy the full SHA
    e794fc4 View commit details
    Browse the repository at this point in the history
  4. Try to fix Windows errors

    nzakas committed Aug 25, 2022
    Copy the full SHA
    0dff0e4 View commit details
    Browse the repository at this point in the history
  5. Try to fix Windows tests again

    nzakas committed Aug 25, 2022
    Copy the full SHA
    be518ce View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c83bc31 View commit details
    Browse the repository at this point in the history
  7. Fix windows tests again

    nzakas committed Aug 25, 2022
    Copy the full SHA
    84b5266 View commit details
    Browse the repository at this point in the history