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

no-named-default test failure

Open
#756 8 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
JavaScript
Stars
5.9k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

@ntdb looks like a lot of PRs are failing because of the following error:
> default is a reserved word

Is it okay to disable [this test](https://github.com/gmathieu/eslint-plugin-import/blame/cjs-default/tests/src/rules/no-named-default.js#L17)?

Contributor guide

Open the contributing guide

Research direction

Start by reading tests/src/rules/no-named-default.js at the linked line and reproduce the reported “default is a reserved word” failure. Check the surrounding rule tests and current lint behavior; the issue is complete when the appropriate test handling is established and the test suite no longer fails for this case.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.