-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
disable if eslint config is present #197
Conversation
it adds a dependency ( |
Thank you for the pull request, @chee. I think it would be great to split out this check into a separate module (for example, |
sure, @sonicdoe, i'll do that ! |
https://github.com/chee/detect-eslint-config i did that https://www.npmjs.com/package/detect-eslint-config given a file path it recursively checks for eslint config until it hits a package.json, at which point it stops. it ignores homedir eslint config. will update this pr to use it once i get get some π₯ π³ . |
updated and pushed |
Thanks π |
closes #194
works for me
ready to make any fixes necessary
now i can leave
linter-js-standard
andlinter-eslint
enabled and comfortably switch between projectsπβ€οΈππ q^βΏ^q ππβ€οΈπ