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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support ESLint v8 #522

Merged
merged 2 commits into from
Nov 16, 2021
Merged

feat: support ESLint v8 #522

merged 2 commits into from
Nov 16, 2021

Commits on Nov 16, 2021

  1. Revert "fix(deps): update dependency eslint to v8 (#501)"

    This reverts commit db1a7d0.
    koba04 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    4a5dbe5 View commit details
    Browse the repository at this point in the history
  2. feat: support ESLint v8 (#501)

    BREAKING CHANGE: this might introduce new errors that added to the recommended rules.
    
    eslint-plugin-node hasn't supported ESLint v8 yet, so it might not work well with node presets.
    
    This reverts commit 4a5dbe5.
    koba04 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    bc7ef31 View commit details
    Browse the repository at this point in the history