import-js / import-js/eslint-plugin-import
Using `webpack-config` configuration as resolver.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
I started using webpack-config for my webpack.config.js files, and would like to use this file as my resolver. But import-webpack-resolver won't recognize it. Is there any way to add support for webpack-config? Should this be done in this repo or theirs?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining how import-webpack-resolver handles webpack.config.js files and how the webpack-config package is expected to integrate. Determine whether support belongs in this repository or the webpack-config project. Done means webpack-config-based configuration files are recognized as resolvers, with the ownership and validation approach established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100