Skip to content

request: support for mono-repositories #107

@JulianCataldo

Description

@JulianCataldo

Is there an existing issue or pull request for this?

  • I have searched the existing issues and pull requests

Feature description

When using "entryPointStrategy": "packages"

You get an empty JSON output:

{
  "typeDocJsonParserVersion": "7.1.0",
  "id": 0,
  "name": "tests-tests-vscode",
  "version": "1.0.0",
  "readme": null,
  "changelog": null,
  "classes": [],
  "enums": [],
  "functions": [],
  "interfaces": [],
  "namespaces": [],
  "typeAliases": [],
  "variables": []
}

Metadata

Metadata

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions