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

fix(eslint-plugin): [prefer-includes] ignore option chaining before indexOfs #3432

Commits on May 23, 2021

  1. fix(eslint-plugin): [prefer-includes] ignore option chaining before s…

    …tring indexOfs
    Josh Goldberg committed May 23, 2021
    Copy the full SHA
    72078db View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. fix: allowed the rule to complain on chain expressions, but without a…

    … fixer
    Josh Goldberg committed May 31, 2021
    Copy the full SHA
    3ca760f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. chore: merge branch 'master'

    Josh Goldberg committed Jun 1, 2021
    Copy the full SHA
    d5ce479 View commit details
    Browse the repository at this point in the history
  2. fix: prettier

    Josh Goldberg committed Jun 1, 2021
    Copy the full SHA
    1ae9c6e View commit details
    Browse the repository at this point in the history
  3. fix: lint --fix

    Josh Goldberg committed Jun 1, 2021
    Copy the full SHA
    7041d15 View commit details
    Browse the repository at this point in the history