import-js / import-js/eslint-plugin-import
New Rule: newline-above-import
Open
Nobody has claimed this yet.
question
rule proposal
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Any chance for a rule that allows for adding a newline above the first import?
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 reviewing the repository’s existing import-related rules and their tests to learn the project’s conventions. Clarify the expected newline behavior and edge cases, then use those conventions to define the rule’s tests and completion criteria.
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