find-unused-exports

v7.0.0
A CLI and equivalent JS API to find unused ECMAScript module exports in a project.
find audit test lint unused redundant exports cli esm and 2 more...

eslint

eslint

prettier

prettier -c .

types

tsc -p jsconfig.json

tests

coverage-node --test-reporter=spec --test *.test.mjs

test

npm run eslint && npm run prettier && npm run types && npm run tests

prepublishOnly

npm test
npm i find-unused-exports

Metadata

  • MIT
  • ^18.18.0 || ^20.9.0 || >=22.0.0
  • Jayden Seric
  • released 8/8/2024

Downloads

Maintainers