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

Imports with tsconfig paths and .js extension to .tsx importee don’t resolve #292

Open
davidensinger opened this issue Jun 20, 2024 · 1 comment

Comments

@davidensinger
Copy link

Hi,

This is actually a duplicate of GH-234, but I have a branch with a reproduction via the test cases (although I wasn't sure whether to put them within "withPaths" or "withJsExtension" or make new tests "withPathsWithJsExtension"):

davidensinger@9569460

The issue happens with an import with a tsconfig path and .js extension and .tsx importee.

Unrelated, but yarn installation failed for me locally due to eslint@9 getting resolved, while some configs seemed to expect eslint@8. Locally I used "resolutions" to pin the version to "^8.5.7" but decided against putting that in my commit.

@lenovouser
Copy link

I am also experiencing this 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants