tsc-error-report

0.0.2 • Public • Published

🕵️‍♂️ tsc-report-analyzer

NPM version

This project is under development

Instal

With pnpm

pnpm install tsc-report-analyzer

With yarn

yarn add tsc-report-analyzer

With pnpm

npm install tsc-report-analyzer

Usage

tsc --noEmit | tsc-report-analyzer
tsc --noEmit | ./node_modules/.bin/tsc-report-analyzer

Not currently supported features

  • Programatic API
  • Configurable tsconfig.json
  • Futurproof tsc output parser

Future ideas

  • Github Actions to compute diff between 2 branches (current and target)

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i tsc-error-report

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    4.37 kB

    Total Files

    3

    Last publish

    Collaborators

    • ghoullier