broccoli-tsc
v0.2.0
Published
TypeScript filter for Broccoli
Downloads
1
Maintainers
Readme
broccoli-tsc
TypeScript preprocessor for Broccoli
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