import-js / import-js/eslint-plugin-import

How do I negate a rule? (group-exports)

Open
#1,013 7 comments 9 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
5.9k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

For example this rule: `import/group-exports` (https://github.com/benmosher/eslint-plugin-import/blob/master/docs/rules/group-exports.md)

I would like to do the exact opposite: forbid grouped named exports. Is that possible?

Contributor guide

Open the contributing guide

Research direction

Start with docs/rules/group-exports.md, the rule documentation linked in the issue, and read how its behavior is configured. Determine whether forbidding grouped named exports is supported by the existing rule or needs separate behavior; done means the issue has a definitive answer and the required configuration or scope is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
eslint, javascript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.