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

notify user when a dependency is in devDeps #12

Open
jonschlinkert opened this issue Nov 30, 2015 · 1 comment
Open

notify user when a dependency is in devDeps #12

jonschlinkert opened this issue Nov 30, 2015 · 1 comment

Comments

@jonschlinkert
Copy link
Collaborator

not quite sure how to do this, other than to assume that requires that come from files like test.js are most likely devDependencies, or to let the user select the files that are deps vs devDeps

@doowb
Copy link
Collaborator

doowb commented Nov 30, 2015

maybe lint-deps can look at the files property in package.json and warn if any devDependencies are located in those files.

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