{
  "preset": "ts-jest",
  "testEnvironment": "jsdom",
  "testPathIgnorePatterns": ["<rootDir>/dist/"]
}
