multi-typescript
v0.2.3
Published
Switch between multiple versions of the TypeScript.
Downloads
4
Readme
multi-typescript
Load multiple TypeScript versions.
Install
npm install -g multi-typescript
Usage
Use mtsc
command in the same way as typescript tsc
command.
Commands
To show all TypeScript versions
mtsc versions
To change the current TypeScript version:
mtsc set 0.9.0.0
Use the following command to update the multi-typescript version
mtsc update