0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript4,946 stars (4,946 stars)1,540 forks (1,540 forks)batch import
enhancementhelp wanted
Description
... to the readme, with links to the npm packages for the correct resolver
Contributor guide
- Tech stack
- javascriptnodejs
- Domain
- documentation
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 1
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- under 1 hour
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- README editingknowledge of module systems
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 95
- Research direction
- The issue requests adding a table to the README listing module systems (CommonJS, AMD, ES6, etc.) with links to the corresponding npm packages for the correct resolver. Since the issue is old (2016), check the current README at https://github.com/import js/eslint plugin import for any existing table or related documentation. If none exists, create a markdown table with columns: Module System, Resolver Package, and Notes. Ensure links point to the appropriate npm packages (e.g., eslint import resolver node for Node.js). The change is localized to the README file.