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

Include default config values in TypeScript definitions #1747

Merged

Conversation

metonym
Copy link
Contributor

@metonym metonym commented Aug 30, 2023

This PR proposes including default config values in the types. The desired DX improvement is to make it easier to reference a property's default value, as the default behavior for IDEs is to jump to the type definitions and not the source code.


VS Code hover

Copy link
Collaborator

@alexpetros alexpetros left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@alexpetros alexpetros merged commit b96b71f into bigskysoftware:master Sep 1, 2023
1 check passed
@alexpetros
Copy link
Collaborator

Ah, that maybe should have been in dev... well we'll see if there's an issue

@metonym metonym deleted the types-config-default-values branch September 1, 2023 23:41
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.

None yet

2 participants