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