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-boolean-expressions] Add allowNullable option #794

Merged
merged 4 commits into from Sep 12, 2019
Merged

feat(eslint-plugin): [strict-boolean-expressions] Add allowNullable option #794

merged 4 commits into from Sep 12, 2019

Commits on Aug 2, 2019

  1. feat: 🎸 Add allowNullable option

    Add allowNullable option to strict-boolean-expressions rule
    phaux committed Aug 2, 2019
    Copy the full SHA
    36ed6a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2019

  1. style: 💄 Fix style

    phaux committed Aug 3, 2019
    Copy the full SHA
    37b9c3b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. test: 💍 Add missing case

    phaux committed Aug 13, 2019
    Copy the full SHA
    cfba7bd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

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