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 link to the typescript integration instructions #11806

Merged
merged 2 commits into from
Sep 17, 2021

Commits on Sep 2, 2021

  1. Add link to the typesript integration instructions

    I installed jest and typescript, but they refused to integrate. jest was throwing SyntaxErrors at me when parsing typescript files. Searching for typescript on you website got me here https://jestjs.io/blog/2019/01/25/jest-24-refreshing-polished-typescript-friendly#typescript-support which a very unhelpful because it does not contain instructions on how to configure the integration. It turned out that I need babel.config.js
    hexagonrecursion committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    16ab528 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

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