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

[bug] displays lint errors in node_modules files that use xo #131

Closed
tommy-mitchell opened this issue Apr 6, 2023 · 1 comment
Closed

Comments

@tommy-mitchell
Copy link

tommy-mitchell commented Apr 6, 2023

If a given package uses xo (listed in their (dev-)dependencies), the extension will lint them:

Large screenshot image

This can make inspecting some packages unreadable. In addition, if xo is setup to format on save, any userland modifications to a package causes the extension to try formatting them.

@spence-s
Copy link
Collaborator

v3.16.0 removes the ability for this extension to lint in the node_modules folder - if someone would like this ability, leave a comment and we can put it behind an option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants