Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dts-generator): allow changing names in .dtsgenrc overlays #464

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

akudev
Copy link
Contributor

@akudev akudev commented Jul 2, 2024

...at least in deeper levels.
This is required for building type definitions where the pseudo parameter "this" defines the type on which the method is called. Declaring this in .dtsgenrc shifts the parameters from JSDoc by one. Needed for full ControllerExtension support.

...at least in deeper levels.
This is required for building type definitions where the pseudo
parameter "this" defines the type on which the method is called.
Declaring this in .dtsgenrc shifts the parameters from JSDoc by one.
Needed for full ControllerExtension support.
Copy link
Member

@codeworrior codeworrior left a comment

Choose a reason for hiding this comment

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

LGTM

@akudev akudev merged commit 5d5e690 into main Jul 4, 2024
7 checks passed
@akudev akudev deleted the feat/dtsgenrc-rename branch July 4, 2024 05:55
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.

2 participants