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): [prefer-find] support ternary branches in prefer-find #8421

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    f372aba View commit details
    Browse the repository at this point in the history
  2. fix codecov

    kirkwaiblinger committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0db4183 View commit details
    Browse the repository at this point in the history
  3. lintfix

    kirkwaiblinger committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2200f83 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Update packages/eslint-plugin/tests/rules/prefer-find.test.ts

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    kirkwaiblinger and JoshuaKGoldberg committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7fd8285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1b79a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. remove any

    kirkwaiblinger committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    f397a3a View commit details
    Browse the repository at this point in the history
  2. tweak tests slightly

    kirkwaiblinger committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    9e599c0 View commit details
    Browse the repository at this point in the history