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

feat(jest): expose Config type from jest #12848

Merged
merged 11 commits into from May 19, 2022

Commits on May 15, 2022

  1. Copy the full SHA
    b5bbcab View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    mrazauskas committed May 15, 2022
    Copy the full SHA
    9a85be6 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. add async function example

    mrazauskas committed May 17, 2022
    Copy the full SHA
    a3a008e View commit details
    Browse the repository at this point in the history
  2. refactor note on defaults

    mrazauskas committed May 17, 2022
    Copy the full SHA
    4448af6 View commit details
    Browse the repository at this point in the history
  3. rename Config

    mrazauskas committed May 17, 2022
    Copy the full SHA
    7e8e9bc View commit details
    Browse the repository at this point in the history
  4. fix ts-integration test

    mrazauskas committed May 17, 2022
    Copy the full SHA
    49917f8 View commit details
    Browse the repository at this point in the history
  5. fix config files

    mrazauskas committed May 17, 2022
    Copy the full SHA
    2034d07 View commit details
    Browse the repository at this point in the history
  6. baseConfig

    mrazauskas committed May 17, 2022
    Copy the full SHA
    a041c8a View commit details
    Browse the repository at this point in the history
  7. restart CI

    mrazauskas committed May 17, 2022
    Copy the full SHA
    62ec416 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Apply suggestions from code review

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    mrazauskas and SimenB committed May 18, 2022
    Copy the full SHA
    fa78b16 View commit details
    Browse the repository at this point in the history
  2. refactor ConfigTypes

    mrazauskas committed May 18, 2022
    Copy the full SHA
    87e9071 View commit details
    Browse the repository at this point in the history