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(dotenv-flow): add type definitions #77

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

kerimdzhanov
Copy link
Owner

This PR adds typings for better support of typescript and improved code completion.

BREAKING CHANGE: new type definitions do replace the @types/dotenv-flow package but might be conflicting. The recommendation is to remove @types/dotenv-flow from dependencies if using dotenv-flow v4 or above.

Add typings for better support of typescript and improved code completion.
@kerimdzhanov
Copy link
Owner Author

Initially suggested by @falkenhawk 👍

@kerimdzhanov kerimdzhanov merged commit be94089 into master Sep 19, 2023
25 checks passed
@kerimdzhanov kerimdzhanov deleted the feature/typings branch September 19, 2023 05:46
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

1 participant