ts-jest
Version:
A preprocessor with source maps support to help use TypeScript with Jest
21 lines • 724 B
JSON
{
"unversionedId": "paths-mapping",
"id": "paths-mapping",
"isDocsHomePage": false,
"title": "Paths mapping",
"description": "If you use \"baseUrl\" and \"paths\" options in your tsconfig file, you should make sure the \"moduleNameMapper\" option in your Jest config is setup accordingly.",
"source": "@site/docs/paths-mapping.md",
"slug": "/paths-mapping",
"permalink": "/ts-jest/docs/paths-mapping",
"editUrl": "https://github.com/kulshekhar/ts-jest/edit/master/docs/docs/paths-mapping.md",
"version": "current",
"sidebar": "docs",
"previous": {
"title": "Presets",
"permalink": "/ts-jest/docs/presets"
},
"next": {
"title": "Options",
"permalink": "/ts-jest/docs/options"
}
}