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

Avoid Deno namespace #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Avoid Deno namespace #39

wants to merge 1 commit into from

Conversation

wojpawlik
Copy link
Member

No description provided.

Copy link
Member

@KnorpelSenf KnorpelSenf left a comment

Choose a reason for hiding this comment

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

This successfully avoids the Deno namespace, but why is that needed?

@wojpawlik
Copy link
Member Author

Consistency is just nice to have

@KnorpelSenf
Copy link
Member

I don't really know what will be more consistent here, it looks to me like you're just increasing how much favour Node APIs over Deno APIs

@wojpawlik wojpawlik changed the base branch from v2 to main September 6, 2023 14:02
@wojpawlik
Copy link
Member Author

I'm happy to keep shrinking the Deno namespace shim; it's obsoleted by node: (except Deno.noColor).

@KnorpelSenf
Copy link
Member

I'm too tired of your continuous force-pushing to review this, I'll unsubscribe, sorry

wojpawlik added a commit that referenced this pull request Oct 6, 2023
Also switches `cli.ts` from `Deno` to `process` (#39)
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