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): [no-unnecessary-condition] improve optional chain handling 2 - electric boogaloo #2138

Merged
merged 9 commits into from Jun 1, 2020

Commits on May 31, 2020

  1. Copy the full SHA
    f7b727b View commit details
    Browse the repository at this point in the history
  2. fix formatting

    yeonjuan committed May 31, 2020
    Copy the full SHA
    8ab4cb5 View commit details
    Browse the repository at this point in the history
  3. refactor

    yeonjuan committed May 31, 2020
    Copy the full SHA
    ef4ff94 View commit details
    Browse the repository at this point in the history
  4. add test case

    yeonjuan committed May 31, 2020
    Copy the full SHA
    2a2e9ec View commit details
    Browse the repository at this point in the history
  5. fix lint

    yeonjuan committed May 31, 2020
    Copy the full SHA
    378cae0 View commit details
    Browse the repository at this point in the history
  6. trailing comma

    yeonjuan committed May 31, 2020
    Copy the full SHA
    2c3c383 View commit details
    Browse the repository at this point in the history
  7. delete not occurred case

    yeonjuan committed May 31, 2020
    Copy the full SHA
    77721a6 View commit details
    Browse the repository at this point in the history
  8. refactor

    yeonjuan committed May 31, 2020
    Copy the full SHA
    07fde54 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. fix false neg

    yeonjuan committed Jun 1, 2020
    Copy the full SHA
    16e5a14 View commit details
    Browse the repository at this point in the history