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

prefer-array-find: Prefer .findLast() #1900

Merged
merged 10 commits into from
Sep 19, 2022

Commits on Sep 19, 2022

  1. Prepare

    fisker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    514f603 View commit details
    Browse the repository at this point in the history
  2. Listen .filter().pop()

    fisker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    c2d3eb3 View commit details
    Browse the repository at this point in the history
  3. test

    fisker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    50bc122 View commit details
    Browse the repository at this point in the history
  4. Check .filter().at(-1)

    fisker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    80273bc View commit details
    Browse the repository at this point in the history
  5. Fix

    fisker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    3ea71ec View commit details
    Browse the repository at this point in the history
  6. Update docs

    fisker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9844596 View commit details
    Browse the repository at this point in the history
  7. Fix

    fisker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    7748ba8 View commit details
    Browse the repository at this point in the history
  8. Minor tweak to docs

    fisker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    369bcb5 View commit details
    Browse the repository at this point in the history
  9. Linting

    fisker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    5a5747d View commit details
    Browse the repository at this point in the history
  10. Check raw instead

    fisker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    01cac1c View commit details
    Browse the repository at this point in the history