tsc

TypeScript compiler. More information: <https://www.typescriptlang.org/docs/handbook/compiler-options.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y node-typescript
Ubuntu
RUN apt-get update && \ apt-get install -y node-typescript
Arch Arch Linux
RUN pacman -S --noconfirm code
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y node-typescript
Fedora
RUN dnf install -y nodejs-typescript
Raspbian
RUN apt-get update && \ apt-get install -y node-typescript
click the source code to copy install tsc on any operating system with command-not-found.com