You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In several places in the documentation and in the code, there are outdated links to https://jestjs.io/docs/getting-started#using-typescript. That section was apparently split into #using-typescript-via-babel and #using-typescript-via-ts-jest.
The "Jest encountered an unexpected token" error includes a link to Typescript:
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
Version
27.5.1
Steps to reproduce
In several places in the documentation and in the code, there are outdated links to https://jestjs.io/docs/getting-started#using-typescript. That section was apparently split into #using-typescript-via-babel and #using-typescript-via-ts-jest.
The "Jest encountered an unexpected token" error includes a link to Typescript:
If you are trying to use TypeScript, see https://jestjs.io/docs/getting-started#using-typescript
Expected behavior
Restore the "Using Typescript" heading, or link to one of the two new headings.
Actual behavior
Places where the old link appears:
Additional context
No response
Environment
The text was updated successfully, but these errors were encountered: