Details
Details
Assignee
Unassigned
UnassignedReporter
Zak Burke
Zak BurkePriority
Development Team
Stripes Force
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 1, 2023 at 12:29 PM
Updated February 24, 2025 at 4:32 PM
Summary: replace eslint-import-resolver-alias, which has been abandoned, with eslint-import-resolver-custom-alias, which is somewhat more actively maintained.
Details:
eslint-import-resolver-alias
has been abandoned;eslint-import-resolver-custom-alias
is somewhat more actively maintained. An open issue reports that aliases will not properly resolve witheslint-plugin-import
>= 2.20.1, which we use and which is required by newer versions ofeslint-config-airbnb
.We will have to decide if this constitutes a major change or not. Technically, it will be necessary to update dependent repositories'
.eslintrc
files fromto