-
-
Notifications
You must be signed in to change notification settings - Fork 461
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
Failed to load plugin 'standard' declared #869
Comments
same problem,Seems to be caused by eslint upgrade to 6. |
Ya same problem too since I've upgrade to eslint 6 |
Setting |
I also had this problem and rolled back my eslint version. alexbassy's solution worked but turned off prettier which was not an option for me :P |
Duplicate of #870 |
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. |
when I set "prettier.eslintIntegration": true
then the error happend in VSCode
i installed eslint and eslint-plugin-standard in node_modules
The text was updated successfully, but these errors were encountered: