Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Conversation

vanodevium
Copy link
Contributor

This is just an additional option.
It seems to me that this is convenient in order to simply copy and paste to terminal, like:
npm add ... or npm remove ...

Example

> depcheck

Unused dependencies
* unused-1
* unused-2
Missing dependencies
* missing-1: ./index.js
* missing-2: ./index.js

> depcheck --oneline

Unused dependencies
unused1 unused2
Missing dependencies
missing1 missing2

@rumpl rumpl merged commit a687b10 into depcheck:main Nov 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants