Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Global Linter Should Be Fallback #1142

Closed
bcnichols3 opened this issue Jun 20, 2018 · 1 comment
Closed

Global Linter Should Be Fallback #1142

bcnichols3 opened this issue Jun 20, 2018 · 1 comment

Comments

@bcnichols3
Copy link

Issue Type

Feature Request

Issue Description

Some projects I work on have a local eslint, as is recommended by the community, and I of course want to obey it. Many other projects do not have a local eslint. I always prefer to have at least a basic, stripped down linter running to catch mis-typings immediately. I feel like this isn't an unusual position to be in. As it stands, I have to manually turn global eslint off and on depending on the project because linter-eslint prioritizes global over local, for some reason. In my mind, this should be the reverse -- or at least we should have an option of which linter (global or local) has priority.

@IanVS
Copy link
Member

IanVS commented Jun 20, 2018

Yep, I totally agree! This has been discussed a bit in #845, we're just looking for someone to help out with a PR. I expect to have a little extra time for OSS work soon, and might be able to get to it. But, if you'd like to take a crack at a PR, that would be awesome.

For now, I'm going to close this since we already have #845 to track it. Thanks for the prod!

@IanVS IanVS closed this as completed Jun 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants