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

remove 'jspm_packages' by default #467

Closed
la-yumba opened this issue Mar 25, 2016 · 2 comments

Comments

@la-yumba
Copy link

commented Mar 25, 2016

since it's smart enough to avoid linting node_modules and bower_components, let's also remove jspm_packages

@feross

This comment has been minimized.

Copy link
Member

commented Apr 19, 2016

We don't currently ignore bower_components. This is a slippery slope. I don't want standard to be responsible for ignoring every new alternative package manager's folder name. You can ignore folders manually by following these instructions in the readme.

@feross feross closed this Apr 19, 2016

@chenxsan

This comment has been minimized.

Copy link
Member

commented Apr 19, 2016

@la-yumba If you are using any editors like VS Code with standard extension, you can ignore those jspm_packages globally by configuring settings.json instead of configuring every package.json of your projects.

@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
3 participants
You can’t perform that action at this time.