kriasoft / kriasoft/babel-starter-kit

eslint in test will fail

Open
#159 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
544
Forks
119
PR merge metrics
No merged PRs in 30d

Description

Hello, after getting several errors for the eslint config inside the test directory I've understood you missed a small thing, that is:

```
"plugins": ["import"],
```
without this it won't work (at least for me)

---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/44470419-eslint-in-test-will-fail?utm_campaign=plugin&utm_content=tracker%2F18782092&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18782092&utm_medium=issues&utm_source=github).

Contributor guide

Open the contributing guide

Research direction

Inspect the ESLint configuration inside the test directory and reproduce the reported errors. Verify that the configuration includes the import plugin and that ESLint completes successfully for the test directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.