Skip to content

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

Merged
bcoe merged 1 commit intomasterfrom
fix-deno
Nov 9, 2020
Merged

fix(deno): address import issues in Deno#339
bcoe merged 1 commit intomasterfrom
fix-deno

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

1 participant