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

refactor(info): Remove emit and map keys from json output #17816

Closed
wants to merge 2 commits into from
Closed

refactor(info): Remove emit and map keys from json output #17816

wants to merge 2 commits into from

Conversation

kamilogorek
Copy link
Contributor

Closes #17703

@dsherret
Copy link
Member

dsherret commented Feb 19, 2023

@kamilogorek just a note that the issues tagged with "suggestion" are ones that aren't necessary agreed upon (so they can be risky to just do and I wouldn't recommend doing them in the future because of that). I added it to the 2.0 milestone so that it would be discussed. That said, this most likely will be done I think, but it would be a deno_graph fix rather than just doing .remove(...) from the json output, but I wouldn't recommend working on it because I'm doing a big deno_graph refactor at the moment.

@kamilogorek
Copy link
Contributor Author

Sure thing, I've noticed that, but no worries. It's usually just a good way to familiarize myself with different parts of the repo. If it gets closed, it gets closed :)

@aapoalas aapoalas changed the title ref(info): Remove emit and map keys from json output refactor(info): Remove emit and map keys from json output Mar 25, 2023
@kamilogorek kamilogorek closed this by deleting the head repository Apr 12, 2024
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.

Remove "emit" and "map" from deno info --json output
3 participants