Closed
Description
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.