1.0.1 • Published 5 months ago

lint-unused v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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
1.0.1

5 months ago

1.0.0

5 months ago