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): add rule strict-boolean-expressions #579

Merged
merged 7 commits into from Jul 1, 2019
Merged

feat(eslint-plugin): add rule strict-boolean-expressions #579

merged 7 commits into from Jul 1, 2019

Commits on Jun 1, 2019

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

Commits on Jun 8, 2019

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

Commits on Jun 26, 2019

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

Commits on Jun 28, 2019

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

Commits on Jun 29, 2019

  1. chore(eslint-plugin): refactor

    - Add support for generics
    - Abstract Logical/Unary expressions
    - Abstract reports for multiple calls
    - Filter UnaryExpressions at the walker
    jonathanrdelgado committed Jun 29, 2019
    Copy the full SHA
    f3b7161 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

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