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 v7 #272

Merged
merged 10 commits into from Jun 19, 2020
Merged

Support ESLint v7 #272

merged 10 commits into from Jun 19, 2020

Commits on Jun 19, 2020

  1. deps: update ESLint v7

    BREAKING CHANGE: Support minimum ESLint version is v7.
    koba04 committed Jun 19, 2020
    Copy the full SHA
    1433f9d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    def2188 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5a8a2c8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c219b3f View commit details
    Browse the repository at this point in the history
  5. deps: update eslint plugins for react

    BREAKING CHANGE: eslint-plugin-react-hooks reports new errors
    koba04 committed Jun 19, 2020
    Copy the full SHA
    393234c View commit details
    Browse the repository at this point in the history
  6. fix: review newly added rules in typescript-eslint

    BREAKING CHANGE: enable new rules in typescript-eslint/recommended
    koba04 committed Jun 19, 2020
    Copy the full SHA
    50cb10a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    675708a View commit details
    Browse the repository at this point in the history
  8. test: fix failed tests

    koba04 committed Jun 19, 2020
    Copy the full SHA
    fe3a36d View commit details
    Browse the repository at this point in the history
  9. test: fix failed tests

    koba04 committed Jun 19, 2020
    Copy the full SHA
    048c311 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    a4ece48 View commit details
    Browse the repository at this point in the history