{
  "unversionedId": "installation",
  "id": "installation",
  "isDocsHomePage": false,
  "title": "Installation",
  "description": "ts-jest is a Typescript preprocessor for Jest pre-processor. You'll need both Jest and TypeScript installed inside your project.",
  "source": "@site/docs/installation.md",
  "slug": "/installation",
  "permalink": "/ts-jest/docs/installation",
  "editUrl": "https://github.com/kulshekhar/ts-jest/edit/master/docs/docs/installation.md",
  "version": "current",
  "sidebar": "docs",
  "next": {
    "title": "Presets",
    "permalink": "/ts-jest/docs/presets"
  }
}