{
  "readme": "none",
  "mode": "file",
  "excludeNotExported": true,
  "exclude": [
    "**/*+(.test|.spec|.e2e).ts",
    "node_modules/**/*"
  ]
}