ts-jest
Version:
A preprocessor with source maps support to help use TypeScript with Jest
21 lines • 662 B
JSON
{
"unversionedId": "esm-support",
"id": "esm-support",
"isDocsHomePage": false,
"title": "ESM Support",
"description": "To use ts-jest with ESM support, you'll first need to check ESM Jest documentation.",
"source": "@site/docs/esm-support.md",
"slug": "/esm-support",
"permalink": "/ts-jest/docs/esm-support",
"editUrl": "https://github.com/kulshekhar/ts-jest/edit/master/docs/docs/esm-support.md",
"version": "current",
"sidebar": "docs",
"previous": {
"title": "Test helpers",
"permalink": "/ts-jest/docs/test-helpers"
},
"next": {
"title": "Using with React Native",
"permalink": "/ts-jest/docs/react-native"
}
}