ts-jest
Version:
A preprocessor with source maps support to help use TypeScript with Jest
12 lines • 658 B
JSON
{
"unversionedId": "options/babelConfig",
"id": "options/babelConfig",
"isDocsHomePage": false,
"title": "Babel Config option",
"description": "ts-jest by default does NOT use Babel. But you may want to use it, especially if your code rely on Babel plugins to make some transformations. ts-jest can call the BabelJest processor once TypeScript has transformed the source into JavaScript.",
"source": "@site/docs/options/babelConfig.md",
"slug": "/options/babelConfig",
"permalink": "/ts-jest/docs/options/babelConfig",
"editUrl": "https://github.com/kulshekhar/ts-jest/edit/master/docs/docs/options/babelConfig.md",
"version": "current"
}