{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "module": "esnext"
  },
  "include": ["src", "./test.setup.ts"]
}
