Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
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.