Skip to content

Conversation

redabacha
Copy link
Contributor

@redabacha redabacha commented Feb 10, 2024

adds support for being able to configure the declarationMap option. this is very useful when using go to definition in editors as it will take you directly to the .ts source code (if published) rather than the output .d.ts or .js files.

@CLAassistant
Copy link

CLAassistant commented Feb 10, 2024

CLA assistant check
All committers have signed the CLA.

@redabacha redabacha changed the title feat: make declarationMap configurable and default to false feat: make declarationMap configurable Feb 11, 2024
@redabacha redabacha changed the title feat: make declarationMap configurable feat: make declarationMap configurable and enable by default Feb 11, 2024
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@dsherret dsherret merged commit b5f0a23 into denoland:main Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants