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(config): the --location=global CLI option should work #5843

Merged
merged 2 commits into from Dec 27, 2022
Merged

Conversation

zkochan
Copy link
Member

@zkochan zkochan commented Dec 27, 2022

ref #5841

await config.handler({
dir: process.cwd(),
configDir,
global: false,
Copy link

Choose a reason for hiding this comment

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

I think you're missing a location: 'project', test case

@zkochan zkochan merged commit 83a627a into main Dec 27, 2022
@zkochan zkochan deleted the fix/5841-2 branch December 27, 2022 17:46
@zkochan zkochan added this to the v7.21 milestone Dec 28, 2022
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