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

Add Jest.mergePreset helper function #126

Merged
merged 7 commits into from
Jun 29, 2020
Merged

Add Jest.mergePreset helper function #126

merged 7 commits into from
Jun 29, 2020

Commits on Jun 29, 2020

  1. Add Jest.extends helper function

    This concatenates array options, unlike Jest's built-in `preset` support
    which discards the original array elements.
    72636c committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    4ec1ecd View commit details
    Browse the repository at this point in the history
  2. Update neat-toes-burn.md

    72636c authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    c818b7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9ce3a8 View commit details
    Browse the repository at this point in the history
  4. Rename to Jest.preset

    72636c committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    598d8ce View commit details
    Browse the repository at this point in the history
  5. Rename dangling references

    72636c committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    564457e View commit details
    Browse the repository at this point in the history
  6. Rename to Jest.mergePreset

    72636c committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    61ac341 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04d452a View commit details
    Browse the repository at this point in the history