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 #190

Merged
merged 10 commits into from Jun 25, 2020
Merged

Support ESLint v7 #190

merged 10 commits into from Jun 25, 2020

Commits on Jun 15, 2020

  1. deps: update ESLint v7

    BREAKING CHANGE: Support minimum ESLint version is v7.
    koba04 committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    1c52370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1504ccb View commit details
    Browse the repository at this point in the history
  3. deps: update ESLint version in devDependencies and peerDependencies

    BREAKING CHANGE: drop ESLint v6 support
    koba04 committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    a543383 View commit details
    Browse the repository at this point in the history
  4. deps: update typescript-eslint version to v3

    BREAKING CHANGE: Enable new rules in @typescript-eslint/recommended
    
    - @typescript-eslint/no-extra-non-null-assertion
    - @typescript-eslint/no-extra-semi
    - @typescript-eslint/no-non-null-asserted-optional-chain
    - ⚠️ @typescript-eslint/prefer-as-const
    koba04 committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    8ed9c24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57be4ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26614c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e439ce0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    3ee923d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    e53e67c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48dc2a4 View commit details
    Browse the repository at this point in the history