lint-list

JSON →
library 1.0.6 ·javascript
verified Jun 4, 2026

A minimal npm package that lists all 'lint:' scripts from your package.json, including the variation 'lint:<task>:fix'. Version 1.0.6 is the latest and only stable version. It is a lightweight utility with no dependencies, useful for quickly viewing available linting commands without opening package.json. Unlike more complex task runners, it provides a simple one-liner for listing npm lint scripts.