Notes:
- I think I'd prefer if we could make the rules throw an error instead of a warning, but I can't find an easy way to do it so we'd need to specify all the rules we want and set them as errors
-
jasmine/expect-single-argumenthas false warnings withexpect().nothing() -
jasmine/prefer-toHaveBeenCalledWithwould be nice to have AFAICT, but it would need more code changes so I disabled it for now
After #32043 this branch should have zero warnings.