npm package
Homeeslint-plugin-unused-imports
eslint-plugin-unused-imports is a linting tool that helps identify and remove unused ES6 module imports in your code. It is particularly useful in maintaining clean codebases by ensuring that only necessary imports are retained. This plugin works in conjunction with ESLint and TypeScript, enhancing the no-unused-vars rule to specifically target import statements.
- lurq health score
- 63/100
- Confidence
- proven
- Weekly downloads
- 9,603,111
- Latest version
- 4.4.1
- Last release
- Feb 9, 2026
- License
- MIT
Should you depend on eslint-plugin-unused-imports?
lurq's verdict: low
- No known advisories
Check this from your coding agent
This page is a daily snapshot. lurq's verify tool checks eslint-plugin-unused-imports at the exact version your agent is about to install, and compat checks it against the rest of your stack. One command connects Claude Code, Cursor, VS Code and other agents:
npx lurqrun
Free to start. Quickstart
Other linting packages lurq scores
- @babel/eslint-parser91/100 · proven
- @internationalized/string91/100 · proven
- stylelint91/100 · proven
- @typescript-eslint/types89/100 · proven
- @typescript-eslint/scope-manager89/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 3, 2026; this page refreshes every 24 hours. Source repository.