tsc-diagnostic
v1.0.1
Published
A lightweight utility to run tsc to only type-check only non node_modules files
Downloads
9
Maintainers
Readme
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