0.0.6 • Published 5 months ago

tsc-check v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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.

0.0.5

5 months ago

0.0.6

5 months ago

0.0.4

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago