ts-jest
Version:
A preprocessor with source maps support to help use TypeScript with Jest
12 lines • 559 B
JSON
{
"unversionedId": "options/astTransformers",
"id": "options/astTransformers",
"isDocsHomePage": false,
"title": "AST transformers option",
"description": "ts-jest by default does hoisting for a few jest methods via a TypeScript AST transformer. One can also create custom",
"source": "@site/docs/options/astTransformers.md",
"slug": "/options/astTransformers",
"permalink": "/ts-jest/docs/options/astTransformers",
"editUrl": "https://github.com/kulshekhar/ts-jest/edit/master/docs/docs/options/astTransformers.md",
"version": "current"
}