1.0.1 • Published 10 years ago

typescript-impatient v1.0.1

Weekly downloads
2
License
-
Repository
-
Last release
10 years ago

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