Skip to content

Support for reading bundler's config #445

Open
@9romise

Description

@9romise

All major bundlers have a resolve configuration, for example:

We can read users' config file and get the normalized resolve config to align ESLint's module resolution with the bundler’s behavior.

Some features implemented in eslint-import-resolver-oxc:

  • auto-detect bundler configs
  • export a function to transform the config

If anyone has more ideas, please feel free to discuss, and I'd be happy to port this feature to this repository.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions