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

[BUG] Not able to load types to .js files imports #20

Open
HonzaTuron opened this issue Aug 10, 2022 · 0 comments
Open

[BUG] Not able to load types to .js files imports #20

HonzaTuron opened this issue Aug 10, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@HonzaTuron
Copy link
Contributor

First thing first, thank you for your great library! Anyway, I'm struggling with setup for .js files. Description below.

Describe the bug
When I set default file as JavaScript, ts definitions are downloaded, but not applied for js imports (import is marked as unresolved)

To Reproduce
Load js file with some npm import

Expected behavior
import is correctly loaded from ts definitions

@HonzaTuron HonzaTuron added the bug Something isn't working label Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants