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

Be available with both eslint 7 and eslint 8 #20

Merged
merged 2 commits into from
Dec 10, 2021
Merged

Commits on Dec 8, 2021

  1. chore(deps): relax dependencies for eslint8

    "@typescript-eslint/eslint-plugin": "^4.28.0 || ^5.0.0"
    "@typescript-eslint/parser": "^4.28.0 || ^5.0.0"
    "eslint-plugin-jest": "^24.3.6 || ^25.0.0"
    "eslint-plugin-testing-library": "^4.6.0 || ^5.0.0"
    Matt (Murahashi Kenichi) committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    c0b4ecd View commit details
    Browse the repository at this point in the history
  2. chore(actions): check result with eslint8

    Matt (Murahashi Kenichi) committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    4136b3b View commit details
    Browse the repository at this point in the history