-
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
api-extractor@microsoft/api-extractor related issue@microsoft/api-extractor related issue
Description
What problem does this feature solve?
https://www.typescriptlang.org/tsconfig/#declarationMap
It's crucial for using rslib in monorepo that nearly all IDE (VS Code, JetBrains, etc.) relies on this to provide a correct "jump to definition" feature
What does the proposed API look like?
I think it's enough that just add a declarationMap: true
option to output config.
Metadata
Metadata
Assignees
Labels
api-extractor@microsoft/api-extractor related issue@microsoft/api-extractor related issue