{
  "preset": "ts-jest",
  "testEnvironment": "node",
  "testPathIgnorePatterns": ["./test/fixtures"],
  "coveragePathIgnorePatterns": ["./test/"]
}
