Skip to content
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

Recognize global installed Eslint #864

Closed
HaoyangFan opened this issue Jun 29, 2019 · 2 comments
Closed

Recognize global installed Eslint #864

HaoyangFan opened this issue Jun 29, 2019 · 2 comments
Labels
enhancement locked Please open a new issue and fill out the template instead of commenting.

Comments

@HaoyangFan
Copy link

Thanks for this amazing package for beautifying my code ❤️ As, I am reading through the write-up, I notice that it mentions eslint, tslint, and all peer dependencies required by your specific configuration must be installed locally

Currently I only have Eslint globally installed on my Mac (sudo npm install -g eslint), if I understand correctly, does it mean that prettier plugin cannot work properly with this globally installed Eslint, even if I enable prettier.eslintIntegration?

For example, for the current project I am working on, do I have to install Eslint again locally to make it work?

Thanks

@ntotten
Copy link
Member

ntotten commented Aug 24, 2019

Due to the huge amount of bugs, linting support has been deprecated in version 2.0.0. See the documentation on the recommended configuration: https://github.com/prettier/prettier-vscode#vscode-eslint-and-tslint-integration

See #870 for more details.

@ntotten ntotten closed this as completed Aug 24, 2019
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot added the locked Please open a new issue and fill out the template instead of commenting. label Apr 12, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement locked Please open a new issue and fill out the template instead of commenting.
Projects
None yet
Development

No branches or pull requests

2 participants