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 v8 #374

Merged
merged 4 commits into from
Nov 16, 2021
Merged

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    3626b17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2624a8 View commit details
    Browse the repository at this point in the history
  3. chore: update only npm by renovate

    prevent unexpected updates of node versions in config.yml
    diescake committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    1d03189 View commit details
    Browse the repository at this point in the history
  4. chore: add jest configs to pass tests

    - Jest hasn't supported the exports field yet, so we have to use a workaround some thing like this.
      - jestjs/jest#9771
    diescake committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    7032222 View commit details
    Browse the repository at this point in the history