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

Use the built-in class fields and private methods rules in ESLint 8 #14872

Merged
merged 14 commits into from Sep 13, 2022

Commits on Sep 13, 2022

  1. Copy the full SHA
    72bfbd2 View commit details
    Browse the repository at this point in the history
  2. bump eslint dev deps

    JLHwung committed Sep 13, 2022
    Copy the full SHA
    7d45a2c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    66ff8ce View commit details
    Browse the repository at this point in the history
  4. Fix tests relying on ESLint 7 API

    nicolo-ribaudo authored and JLHwung committed Sep 13, 2022
    Copy the full SHA
    d5a0711 View commit details
    Browse the repository at this point in the history
  5. drop Node.js v10 test

    JLHwung committed Sep 13, 2022
    Copy the full SHA
    ec2b311 View commit details
    Browse the repository at this point in the history
  6. swap eslint with eslint-8

    JLHwung committed Sep 13, 2022
    Copy the full SHA
    4e69fb4 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7e75b6a View commit details
    Browse the repository at this point in the history
  8. add parseForESLint7

    JLHwung committed Sep 13, 2022
    Copy the full SHA
    53ad72e View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    37ef28c View commit details
    Browse the repository at this point in the history
  10. test: remove parseForESLint7

    JLHwung committed Sep 13, 2022
    Copy the full SHA
    4b05d1d View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    56ff629 View commit details
    Browse the repository at this point in the history
  12. Add eslint-7 test workflow

    JLHwung committed Sep 13, 2022
    Copy the full SHA
    b079af2 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    d08aeed View commit details
    Browse the repository at this point in the history
  14. remove unreachable warning

    JLHwung committed Sep 13, 2022
    Copy the full SHA
    0bdf610 View commit details
    Browse the repository at this point in the history