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

Allow passing nothing as custom jest config #32328

Merged
merged 3 commits into from Feb 6, 2022

Commits on Dec 9, 2021

  1. Allow passing nothing as custom jest config.

    If you don't have any config, currently you need to pass `{}`, which is
    less convenient than being able to pass nothing.
    midgleyc committed Dec 9, 2021
    Copy the full SHA
    f6ce02a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Copy the full SHA
    401674d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1f6f818 View commit details
    Browse the repository at this point in the history