Skip to content

Repo: Internal linter rule for absolute imports from eslint packages #8345

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

Closed
kirkwaiblinger opened this issue Feb 2, 2024 · 0 comments · Fixed by #8596
Closed

Repo: Internal linter rule for absolute imports from eslint packages #8345

kirkwaiblinger opened this issue Feb 2, 2024 · 0 comments · Fixed by #8596
Labels
accepting prs Go ahead, send a pull request that resolves this issue locked due to age Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing. repo maintenance things to do with maintenance of the repo, and not with code/docs

Comments

@kirkwaiblinger
Copy link
Member

Suggestion

This issue comes from #8216 (comment).
When contributors are working on this codebase, their editors may suggest long relative imports to other packages in the repo. We'd like to be sure, though, that they use the absolute paths from the repo root, e.g. @typescript-eslint/utils, rather than these long relative paths.

@kirkwaiblinger kirkwaiblinger added repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for team members to take a look labels Feb 2, 2024
@bradzacher bradzacher added accepting prs Go ahead, send a pull request that resolves this issue and removed triage Waiting for team members to take a look labels Feb 3, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 26, 2024
@bradzacher bradzacher added the locked due to age Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing. label Apr 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepting prs Go ahead, send a pull request that resolves this issue locked due to age Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing. repo maintenance things to do with maintenance of the repo, and not with code/docs
Projects
None yet
2 participants