Skip to content
This repository has been archived by the owner on Apr 15, 2018. It is now read-only.

Specify .eslintrc location #13

Open
ghost opened this issue Apr 25, 2017 · 2 comments
Open

Specify .eslintrc location #13

ghost opened this issue Apr 25, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 25, 2017

I have a .eslintrc file in the root of my project directory. The settings should be able to specify a path to a .eslintrc file for rules to use when running eslint --fix.

@RobinMalfait
Copy link
Owner

It will search up the tree and find the nearest .eslintrc file available. It should be able to find it.
If not, you will have to knock on the door of https://github.com/prettier/prettier-eslint

@sscaff1
Copy link

sscaff1 commented Jun 27, 2017

Our .eslintrc file sits on a shared network drive. Eslint for vscode has a way to specify the configFile through eslint.options. It would be great if this plugin could support that functionality.

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