ts-jest
Version:
A preprocessor with source maps support to help use TypeScript with Jest
21 lines • 711 B
JSON
{
"unversionedId": "migration",
"id": "migration",
"isDocsHomePage": false,
"title": "Migration from <=23.10",
"description": "You can use the config:migrate tool of ts-jest CLI if you're coming from an older version to help you migrate your Jest configuration.",
"source": "@site/docs/migration.md",
"slug": "/migration",
"permalink": "/ts-jest/docs/migration",
"editUrl": "https://github.com/kulshekhar/ts-jest/edit/master/docs/docs/migration.md",
"version": "current",
"sidebar": "docs",
"previous": {
"title": "Babel7 or TypeScript",
"permalink": "/ts-jest/docs/babel7-or-ts"
},
"next": {
"title": "Debugging ts-jest",
"permalink": "/ts-jest/docs/debugging"
}
}