tsc-pnpdeprecated

TypeScript Compiler with Plug’n’Play support

Usage no npm install needed!

<script type="module">
  import tscPnp from 'https://cdn.skypack.dev/tsc-pnp';
</script>

README

tsc-pnp

TypeScript Compiler with Plug’n’Play support.

Installation

yarn add -D tsc-pnp typescript

Since tsc-pnp is a drop-in replacement for tsc, to use it you just need to replace tsc with tsc-pnp in your scripts.