{
  "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"
}