AtomLinter / linter-eslint

ESLint plugin for Atom Linter
https://atom.io/packages/linter-eslint
584 stars 141 forks source link

./src/*.js files are not linted in the Atom repository due to its non-conventional folder structure #1414

Closed aminya closed 3 years ago

aminya commented 3 years ago

Issue Type

Bug

Issue Description

./src/*.js files are not linted in the Atom repository. The issue is that Eslint plugins are not found (they are under scripts/node_modules instead of root folder node_modules).

The ./scripts folder is fine

Bug Checklist

Linter Eslint: Debug output here