0.2.0 • Published 9 years ago

broccoli-tsc v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

broccoli-tsc

TypeScript preprocessor for Broccoli

Build Status

Why

Because currently there is only shinnn/broccoli-typescript which is based on one year old jedmao/typescript-api which obviously doesn't support TypeScript 1.5.

Usage

See example Brocfile.js

Test

$ npm install
$ make test

Build

$ make