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

Do not show links for Typescript Path Alias imports #6

Open
mainawycliffe opened this issue Aug 25, 2022 · 0 comments
Open

Do not show links for Typescript Path Alias imports #6

mainawycliffe opened this issue Aug 25, 2022 · 0 comments

Comments

@mainawycliffe
Copy link
Owner

This will be tricky to pull off as it would require figuring out whether an import path is an NPM package or a path alias in tsconfig. For smaller repos with a single tsconfig, that shouldn't be an issue. For repos with multiple, performance could easily degrade.

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

No branches or pull requests

1 participant