tsc-diagnostic

1.0.0 • Public • Published

tsc-diagnostic

A lightweight utility to run tsc to only type-check only non node_modules files. It just uses typescript your installed typescript version or the latest. Does the same as "tsc" but without emit anything and without showing errors for node_modules files.

npx -y tsc-diagnostic

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i tsc-diagnostic

      Weekly Downloads

      1

      Version

      1.0.0

      License

      MIT

      Unpacked Size

      3.29 kB

      Total Files

      5

      Last publish

      Collaborators

      • lseawalker