Investigate the current resolver implementation in the eslint plugin import codebase, particularly how plugins are handled. Identify where resolver plugins are ignored and where they should be applied. Review the behavior of webpack directory name as main as an example and design a solution to ensure resolver plugins are respected during module resolution.