typescript-impatient
v1.0.1
Published
The latest and greatest version of TypeScript
Maintainers
Readme
typescript-impatient
Recently, TypeScript came out with a new
version
that compiles code a lot faster. Unfortunately, if you npm install
typescript, you'll get the old version.
This package is the new version of TypeScript, in the form of a convenient npm package:
npm install typescript-impatient
./node_modules/typescript-impatient/tsc hello.ts