Skip to content

Conversation

@guyca
Copy link
Collaborator

@guyca guyca commented Oct 9, 2025

This PR changes how the ESLint plugin interacts with the AST. It integrated ts-morph which provides better, higher-level, abstractions over AST primitives. This allows for easier AST traversal.

The motivation for this change is a bug reported in #230 - graphs imported from external packages weren't detected by the ESLint rule.

Fixes #230

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.

ESLint rules are not supporting absolute imports

1 participant