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] fix false positive with computed member access and branded key type #7706

Merged
merged 2 commits into from
Nov 17, 2023

Commits on Nov 17, 2023

  1. fix(eslint-plugin): [no-unnecessary-condition] fix false positive wit…

    …h computed member access and branded key type
    yf-yang committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    728a4fb View commit details
    Browse the repository at this point in the history
  2. fix(eslint-plugin): [no-unnecessary-condition] add additional test ca…

    …ses for branded key type's index access
    yf-yang committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3b6693d View commit details
    Browse the repository at this point in the history