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

deno info does not support --config or --no-config #14703

Closed
lucacasonato opened this issue May 23, 2022 · 1 comment · Fixed by #14706
Closed

deno info does not support --config or --no-config #14703

lucacasonato opened this issue May 23, 2022 · 1 comment · Fixed by #14706
Labels
bug Something isn't working correctly cli related to cli/ dir good first issue Good for newcomers

Comments

@lucacasonato
Copy link
Member

lucacasonato commented May 23, 2022

It should work the same way as it does in deno run. The auto discovered config file is used by deno info for the importMap field.

@lucacasonato lucacasonato added bug Something isn't working correctly good first issue Good for newcomers cli related to cli/ dir labels May 23, 2022
@lucacasonato lucacasonato changed the title deno info does not support --no-config deno info does not support --config or --no-config May 23, 2022
@mrkldshv
Copy link
Contributor

Hey! I'd like to work on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly cli related to cli/ dir good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants