{
    "entryPointStrategy": "expand",
    "entryPoints": ["src"],
    "exclude": ["**/*.test.ts", "**/_*.ts"],
    "hideGenerator": true
}