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

Improve automatic config detection #102

Merged
merged 4 commits into from
Jun 16, 2018
Merged

Improve automatic config detection #102

merged 4 commits into from
Jun 16, 2018

Conversation

Turbo87
Copy link
Contributor

@Turbo87 Turbo87 commented Jun 16, 2018

Previously the default config was loaded in an "all or nothing" fashion, only when there was no config found in the package.json or lerna.json files. With this PR we load the config from those files first (or default to {}) and afterwards fill in the missing pieces individually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant