{
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "types": ["jest"],
    "esModuleInterop": true
  }
}
