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(eslint-plugin): [prefer-optional-chain] support suggesting !foo || !foo.bar as a valid match for the rule #5266

Commits on Jun 27, 2022

  1. Copy the full SHA
    cfded63 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Merge remote-tracking branch 'upstream/main' into feat/issue5245-nega…

    …ted-or-optional-chaining
    omril1 committed Jun 28, 2022
    Copy the full SHA
    741d5e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Merge remote-tracking branch 'upstream/main' into feat/issue5245-nega…

    …ted-or-optional-chaining
    omril1 committed Jun 29, 2022
    Copy the full SHA
    5f6cb28 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    931274c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Merge remote-tracking branch 'upstream/main' into feat/issue5245-nega…

    …ted-or-optional-chaining
    omril1 committed Jul 2, 2022
    Copy the full SHA
    d0f7c3a View commit details
    Browse the repository at this point in the history
  2. reduce duplication

    omril1 committed Jul 2, 2022
    Copy the full SHA
    fdd99e0 View commit details
    Browse the repository at this point in the history
  3. coverage

    omril1 committed Jul 2, 2022
    Copy the full SHA
    92f4285 View commit details
    Browse the repository at this point in the history
  4. coverage

    omril1 committed Jul 2, 2022
    Copy the full SHA
    e63bd2f View commit details
    Browse the repository at this point in the history
  5. coverage

    omril1 committed Jul 2, 2022
    Copy the full SHA
    393d182 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Copy the full SHA
    7a1fa82 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Merge remote-tracking branch 'upstream/main' into feat/issue5245-nega…

    …ted-or-optional-chaining
    omril1 committed Jul 26, 2022
    Copy the full SHA
    70319e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. CR fixes

    omril1 committed Jul 29, 2022
    Copy the full SHA
    aa0063f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into feat/issue5245-nega…

    …ted-or-optional-chaining
    omril1 committed Jul 29, 2022
    Copy the full SHA
    54c2ba7 View commit details
    Browse the repository at this point in the history
  3. refactor more duplications

    omril1 committed Jul 29, 2022
    Copy the full SHA
    265a1e8 View commit details
    Browse the repository at this point in the history
  4. better

    omril1 committed Jul 29, 2022
    Copy the full SHA
    f946a99 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    078bd0d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Copy the full SHA
    6b1244c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Merge remote-tracking branch 'upstream/main' into feat/issue5245-nega…

    …ted-or-optional-chaining
    omril1 committed Aug 19, 2022
    Copy the full SHA
    1f35a88 View commit details
    Browse the repository at this point in the history
  2. fix description conflict in md

    omril1 committed Aug 19, 2022
    Copy the full SHA
    cf8c41b View commit details
    Browse the repository at this point in the history