-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Parent: #717
Problem
npm install produces verbose download/resolution output. yarn and pnpm have similar noise.
Acceptance Criteria
- Match
npm install,npm ci,yarn install,yarn add,pnpm install,pnpm add - Strip package resolution/download progress lines
- Preserve audit warnings, peer dependency conflicts, and errors
- Show summary: packages added/removed count
- Config:
[tools.filters.npm]withenabledflag - Tests with realistic output samples
- Expected savings: 85-95%
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request