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

feature: devDeps listed as deps #14

Closed
jonschlinkert opened this issue Oct 30, 2016 · 2 comments
Closed

feature: devDeps listed as deps #14

jonschlinkert opened this issue Oct 30, 2016 · 2 comments

Comments

@jonschlinkert
Copy link

You have this listed on your todo list: "Check if there are any dev dependencies that are specified as dependencies (tricky)"

I have a package, lint-deps that would be able to do this once I get the refactor pushed up (it's finished but I need to do unit tests). As it is currently, lint-deps is really geared around CLI usage, but the refactor will make it easier to use via API, so you would be able to run it on each package in the dependency tree to get a report back.

just a thought, in case you're interested in this (fwiw, after using lint-deps for a while I've found that libs have unused deps way more often than I would have thought)

@siddharthkp
Copy link
Owner

@jonschlinkert This is really helpful, thanks!

@siddharthkp
Copy link
Owner

Closing this for now, will pick it up when I have a chunk of time 😄

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