typescript-module-usage
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

typescript-module-usage

Typescript helper for counting usage of files within codebase

Getting Started

yarn add typescript-module-usage -D || npm install typescript-module-usage --save-dev

// package.json

"scripts": {
  ...
  "count": "typescript-module-usage ./tsconfig.json"
}

Requirements

This package extends the usage of TypeScript Module Paths: Docs

Options

  • Input: ``
  • Output: --output=output.json

/typescript-module-usage/

    Package Sidebar

    Install

    npm i typescript-module-usage

    Weekly Downloads

    0

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    19.2 kB

    Total Files

    37

    Last publish

    Collaborators

    • thomasparsons