feat(jest): Adds jest/prefer-to-have-length rule
Description
Our docs recommend using toHaveLength where relevant at https://docs.gitlab.com/development/testing_guide/frontend_testing/#prefer-more-befitting-matchers. This enables the eslint rule in our projects.