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

Support ESLint v8 #305

Merged
merged 6 commits into from
Nov 30, 2021
Merged

Support ESLint v8 #305

merged 6 commits into from
Nov 30, 2021

Commits on Nov 29, 2021

  1. Update plugin dependencies

    BPScott committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    7ad0641 View commit details
    Browse the repository at this point in the history
  2. Replace deprecated babel parser / plugin

    - Replace babel-eslint with @babel/eslint-parser
    - Replace eslin-plugin-babel with @babel/eslint-plugin
    BPScott committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    825d4f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    996634d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97900d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Changelog

    BPScott committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    48c0588 View commit details
    Browse the repository at this point in the history
  2. npx yarn-deduplicate

    BPScott committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    15f01ba View commit details
    Browse the repository at this point in the history