Skip to content

Error if declarationMap is enabled in tsconfig.json #844

Closed
@felixfbecker

Description

@felixfbecker

If declarationMap is set to true in tsconfig.json, typedoc fails with this error:

Error: Option 'declarationMap' cannot be specified without specifying option 'declaration'.

It seems like declaration is unset by typedoc, but declarationMap is not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedContributions are especially encouraged

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions