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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(eslint-plugin): add no-unnecessary-boolean-literal-compare #242

Commits on Jan 27, 2020

  1. feat(eslint-plugin): added new rule boolean-literal-compare

    Josh Goldberg authored and JoshuaKGoldberg committed Jan 27, 2020
    Copy the full SHA
    853af0d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2a1c5f8 View commit details
    Browse the repository at this point in the history
  3. Fixed up docs tests

    JoshuaKGoldberg committed Jan 27, 2020
    Copy the full SHA
    ee9782e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master'

    JoshuaKGoldberg committed Jan 27, 2020
    Copy the full SHA
    12441e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

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