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-boolean-literal-compare] incorrect fix when condition is reversed #3581

Merged
merged 5 commits into from Jul 31, 2021

Commits on Jun 26, 2021

  1. fix: no-unnecessary-boolean-literal-compare when the boolean value is…

    … used before the variable
    alonstern committed Jun 26, 2021
    Copy the full SHA
    796e6d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

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

Commits on Jul 6, 2021

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

Commits on Jul 12, 2021

  1. Copy the full SHA
    9bd7ed6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5ff2fac View commit details
    Browse the repository at this point in the history