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

Package Sidebar

Install

npm i tsc-diagnostic

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

3.29 kB

Total Files

5

Last publish

Collaborators

  • lseawalker