New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

tsc-check

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsc-check

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

latest
Source
npmnpm
Version
0.0.6
Version published
Maintainers
1
Created
Source

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.

Keywords

typescript

FAQs

Package last updated on 28 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts