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-optional-chain] handling first member expression #2156

Merged
merged 5 commits into from Jun 2, 2020
Merged

fix(eslint-plugin): [prefer-optional-chain] handling first member expression #2156

merged 5 commits into from Jun 2, 2020

Commits on Jun 2, 2020

  1. Copy the full SHA
    4cbb71c View commit details
    Browse the repository at this point in the history
  2. fix typo

    yeonjuan committed Jun 2, 2020
    Copy the full SHA
    e566222 View commit details
    Browse the repository at this point in the history
  3. add memberexp type

    yeonjuan committed Jun 2, 2020
    Copy the full SHA
    0e86c83 View commit details
    Browse the repository at this point in the history
  4. fix lint

    yeonjuan committed Jun 2, 2020
    Copy the full SHA
    ac687c5 View commit details
    Browse the repository at this point in the history
  5. fix format

    yeonjuan committed Jun 2, 2020
    Copy the full SHA
    10c0ad2 View commit details
    Browse the repository at this point in the history