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: support ESLint 7.x #29

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    661b57c View commit details
    Browse the repository at this point in the history
  2. feat: drop Node 8 & 10 support

    BREAKING CHANGE: Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0
    MichaelDeBoey committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7a4769f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d7736b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    274c9a5 View commit details
    Browse the repository at this point in the history
  5. feat: update configs

    MichaelDeBoey committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7ab3eaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b5871b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0fe100 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f956a4 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'patch-6' into eslint-7

    # Conflicts:
    #	package.json
    MichaelDeBoey committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7f2cde2 View commit details
    Browse the repository at this point in the history
  10. feat: update prettier

    MichaelDeBoey committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    15a8f1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8d2f925 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    67cf6db View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a1b3d65 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cbb699b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    df2b378 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    54ad8c7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5d387eb View commit details
    Browse the repository at this point in the history
  18. Merge branch 'patch-9' into eslint-7

    # Conflicts:
    #	lib/rules/no-instanceof-array.js
    MichaelDeBoey committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    d008fab View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    34758df View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    74e86c1 View commit details
    Browse the repository at this point in the history
  21. Merge branch 'patch-10' into eslint-7

    # Conflicts:
    #	.eslintrc.yml
    #	package.json
    MichaelDeBoey committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    dd88614 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    17a6cac View commit details
    Browse the repository at this point in the history
  23. Merge branch 'patch-11' into eslint-7

    # Conflicts:
    #	package.json
    MichaelDeBoey committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    75396f7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e5591ea View commit details
    Browse the repository at this point in the history