a simple Node behavior import resolution plugin for eslint-plugin-import, supporting module alias.
An ESLint plugin that enforces the use of import aliases. Also supports autofixing.
A simple Node behavior import resolution plugin for eslint-plugin-import, supporting module alias, modified to allow for arrays of aliases.
Allows replacement of imports based on equivalent relative path in a given directory