kriasoft / kriasoft/babel-starter-kit
eslint in test will fail
- 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
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