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: default values for global.config #236

Merged
merged 3 commits into from
Nov 8, 2020
Merged

Conversation

posva
Copy link
Member

@posva posva commented Nov 5, 2020

This allows users to directly attach global properties like mocks and provide without checking it before:

// this pr removes the need of
config.global.provide = config.global.provide || {}

@lmiller1990 lmiller1990 merged commit 3ba4e15 into master Nov 8, 2020
@lmiller1990 lmiller1990 deleted the feat/config-globals branch November 8, 2020 12:52
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