{
  "transform": {
    "^.+\\.(t|j)s?$": "ts-jest"
  },
  "moduleFileExtensions": ["ts", "js", "json"]
}
