ts-jest
Version:
A preprocessor with source maps support to help use TypeScript with Jest
124 lines • 3.57 kB
JSON
{
"docusaurus-plugin-content-docs": {
"default": {
"path": "/ts-jest/docs",
"versions": [
{
"name": "current",
"label": "Next",
"isLast": true,
"path": "/ts-jest/docs",
"mainDocId": "installation",
"docs": [
{
"id": "babel7-or-ts",
"path": "/ts-jest/docs/babel7-or-ts",
"sidebar": "docs"
},
{
"id": "contribution",
"path": "/ts-jest/docs/contribution"
},
{
"id": "debugging",
"path": "/ts-jest/docs/debugging",
"sidebar": "docs"
},
{
"id": "e2e-testing",
"path": "/ts-jest/docs/e2e-testing",
"sidebar": "docs"
},
{
"id": "esm-support",
"path": "/ts-jest/docs/esm-support",
"sidebar": "docs"
},
{
"id": "installation",
"path": "/ts-jest/docs/installation",
"sidebar": "docs"
},
{
"id": "migration",
"path": "/ts-jest/docs/migration",
"sidebar": "docs"
},
{
"id": "options",
"path": "/ts-jest/docs/options",
"sidebar": "docs"
},
{
"id": "options/astTransformers",
"path": "/ts-jest/docs/options/astTransformers"
},
{
"id": "options/babelConfig",
"path": "/ts-jest/docs/options/babelConfig"
},
{
"id": "options/compiler",
"path": "/ts-jest/docs/options/compiler"
},
{
"id": "options/diagnostics",
"path": "/ts-jest/docs/options/diagnostics"
},
{
"id": "options/isolatedModules",
"path": "/ts-jest/docs/options/isolatedModules"
},
{
"id": "options/stringifyContentPathRegex",
"path": "/ts-jest/docs/options/stringifyContentPathRegex"
},
{
"id": "options/tsconfig",
"path": "/ts-jest/docs/options/tsconfig"
},
{
"id": "options/useESM",
"path": "/ts-jest/docs/options/useESM"
},
{
"id": "paths-mapping",
"path": "/ts-jest/docs/paths-mapping",
"sidebar": "docs"
},
{
"id": "presets",
"path": "/ts-jest/docs/presets",
"sidebar": "docs"
},
{
"id": "processing",
"path": "/ts-jest/docs/processing",
"sidebar": "docs"
},
{
"id": "react-native",
"path": "/ts-jest/docs/react-native",
"sidebar": "docs"
},
{
"id": "test-helpers",
"path": "/ts-jest/docs/test-helpers",
"sidebar": "docs"
},
{
"id": "troubleshooting",
"path": "/ts-jest/docs/troubleshooting",
"sidebar": "docs"
},
{
"id": "version-checking",
"path": "/ts-jest/docs/version-checking",
"sidebar": "docs"
}
]
}
]
}
}
}