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

fix: make config-loader fs operations async (fixes #23) #25

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

nicokaiser
Copy link
Collaborator

Since config-loader is async anyway, we can use the promise versions of fs methods. This has the nice side-effect of fixing the mock-fs tests (#23).

@nicokaiser nicokaiser merged commit d1e3494 into main Aug 8, 2024
4 checks passed
@nicokaiser nicokaiser deleted the config-loader-async branch August 8, 2024 14:47
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