1.0.1 • Published 5 months ago
lint-unused v1.0.1
lint-unused
lint-unused
is a command-line tool for detecting unused variables and functions in JavaScript files. It uses ESLint under the hood to provide detailed reports in JSON and HTML formats.
Features
- Detect unused variables and functions in your JavaScript codebase.
- Generate detailed JSON and HTML reports.
- Easy to use with CLI integration.
Installation
npm install -g lint-unused