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(deno): address import issues in Deno #339

Merged
merged 1 commit into from Nov 9, 2020
Merged

fix(deno): address import issues in Deno #339

merged 1 commit into from Nov 9, 2020

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Nov 9, 2020

Deno@2.5.x seemed to be having issues with import type from a .ts file that itself was pulling in types via import type.

This pulls common-types.ts into yargs-parser-types.ts, which appears to address the issue.

@bcoe bcoe merged commit 3b54e5e into master Nov 9, 2020
@bcoe bcoe deleted the fix-deno branch November 9, 2020 01:32
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

1 participant