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): [strict-bool-expr] add fixes and suggestions #2847

Merged
merged 17 commits into from Mar 8, 2021
Merged

feat(eslint-plugin): [strict-bool-expr] add fixes and suggestions #2847

merged 17 commits into from Mar 8, 2021

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    a668458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ae104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb12e2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24717d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c81f19 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    98ced35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb82052 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Configuration menu
    Copy the full SHA
    4a111e4 View commit details
    Browse the repository at this point in the history
  2. code in fix message

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    phaux and bradzacher committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    acaaa16 View commit details
    Browse the repository at this point in the history
  3. fix(eslint-plugin): fix syntax

    phaux committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    89d1061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60205e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91a3290 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    968aa03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    629ad02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8040a49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66131af View commit details
    Browse the repository at this point in the history
  10. fix(eslint-plugin): fix ASI bug

    phaux committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    03fe065 View commit details
    Browse the repository at this point in the history