tsc-check

0.0.6 • Public • Published

tsc-check

This tool executes the command yarn tsc and filters the result respecting the exclude key from the tsconfig.json file.

How to use

Run the following command in your project's root folder:

npx tsc-check@latest

Use case

Avoid commits with TypeScript errors by using this tool with Husky.

Package Sidebar

Install

npm i tsc-check

Weekly Downloads

46

Version

0.0.6

License

MIT

Unpacked Size

3.39 kB

Total Files

4

Last publish

Collaborators

  • abraaoz