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(cli): info now displays type reference deps #11478

Merged
merged 2 commits into from
Jul 22, 2021

Conversation

kitsonk
Copy link
Contributor

@kitsonk kitsonk commented Jul 21, 2021

Fixes #11476

Copy link
Member

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

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

LGTM with some minor comments

cli/info.rs Outdated Show resolved Hide resolved
schemas/module-graph.json Outdated Show resolved Hide resolved
@kitsonk kitsonk merged commit 7d151ef into denoland:main Jul 22, 2021
@kitsonk kitsonk deleted the kitsonk/issue11476 branch July 22, 2021 05:34
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.

deno info does not display type dependencies correctly
2 participants