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: handle public imports #84

Closed
wants to merge 2 commits into from
Closed

fix: handle public imports #84

wants to merge 2 commits into from

Conversation

thesayyn
Copy link
Owner

This is a work in progress of the support for the import public directive.

There are still some problems, such as TS2308 when two public dependencies have the same package directive.

fixes #82

@thesayyn thesayyn closed this Jun 4, 2022
@thesayyn thesayyn deleted the public-imports branch November 16, 2023 01:40
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.

fix: import public causes AssertionError
1 participant