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

docs: add section about installing ts-jest #12607

Merged
merged 4 commits into from Apr 4, 2022
Merged

Commits on Mar 25, 2022

  1. Update GettingStarted.md

    Adding the command to install `ts-jest` since it is an implied here and may lead to the end user only running the `@types/jest` command which will not allow the tests to run.
    nate-io committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    bcd5001 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    c70e4ab View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. swap yarn for npm, converter

    nate-io committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    b6d905f View commit details
    Browse the repository at this point in the history
  2. typo

    nate-io committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    e7035ff View commit details
    Browse the repository at this point in the history