airbnb / airbnb/javascript

Documentation for 'import/no-extraneous-dependencies' is missing

Open
#2,727 13 comments 0 reactions 0 assignees View on GitHub
editorial pull request wanted
Dominant language
JavaScript
Stars
148k
Forks
26.6k
PR merge metrics
No merged PRs in 30d

Description

The rule is set to error in the config:
https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/rules/imports.js#L71

But there's no mention of it in the guide:
https://github.com/airbnb/javascript/blob/master/README.md

This rule should be mentioned under the Modules section.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with README.md's Modules section and compare it with the rule enabled in packages/eslint-config-airbnb-base/rules/imports.js at the referenced line. Document import/no-extraneous-dependencies there, then verify that the guide mentions the configured rule accurately.

Written by the indexing model from the issue text.

Assessment

Tech stack
eslint, javascript
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.