@yadah/depcheck

0.2.0 • Public • Published

depcheck

A wrapper around depcheck to handle custom babel configuration (using depcheck-parser-babel)

Usage

In package.json

{
  "scripts": {
    "depcheck": "node --no-warnings --input-type=module --eval 'import \"@yadah/depcheck\"'"
  }
}
npm run depcheck

JSON output can be produced by setting the environment variable DEPCHECK_JSON

DEPCHECK_JSON=1 npm run depcheck

Readme

Keywords

Package Sidebar

Install

npm i @yadah/depcheck

Weekly Downloads

0

Version

0.2.0

License

ISC

Unpacked Size

3.18 kB

Total Files

3

Last publish

Collaborators

  • ttoohey