A CLI tool to report tsc errors on committed files between base branch and feature branch in a git repo
<p> <a href="https://www.npmjs.com/package/vue-tsc"><img src="https://img.shields.io/npm/v/vue-tsc.svg?labelColor=18181B&color=1584FC" alt="NPM version"></a> <a href="https://github.com/vuejs/language-tools/blob/master/LICENSE"><img src="https://img.s
Replace alias paths with relative paths after typescript compilation.
This package defines Typescript types (`.d.ts`) for the upcoming [WebGPU standard](https://github.com/gpuweb/gpuweb/wiki/Implementation-Status).
The TypeScript compiler with onSuccess command
A tiny tool to run tsc on specific files without ignoring tsconfig.json
HTTP Server framework
A CLI for performing typechecking on Glimmer templates
An esbuild plugin which uses tsc to compile typescript files.
Make tsc-compiled `es2020/esnext` bundles compatible with esm/mjs requirements
Vite plugin that runs TypeScript type checker on a separate process.
JavaScript stylistic rules for ESLint, migrated from [eslint core](https://github.com/eslint/eslint).
Parses errors from tsc output to a structured JSON format.
TypeScript stylistic rules for ESLint, migrated from [`typescript-eslint`](https://github.com/typescript-eslint/typescript-eslint).
Nx executor to type-check project source files using tsc --noEmit
tsc with --supress
JSX stylistic rules for ESLint, migrated from [`eslint-plugin-react`](https://github.com/jsx-eslint/eslint-plugin-react).
Save a baseline of TypeScript errors and compare new errors against it. Useful for type-safe feature development in TypeScript projects that have a lot of errors. This tool will filter out errors that are already in the baseline and only show new errors.
Analyze the output of tsc --generatetrace
Angular Schematics - Library
A collection of TypeScript configurations, based on Total TypeScript's TSConfig Cheat Sheet
Build your TypeScript projects programmatically.
Run tsc on files with tsconfig respected
Compile multiple TypeScript projects into multiple targets.