frankwallis / duo-typescript

typescript bundpiler for duo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

duo-typescript

build status

typescript compiler plugin for duo

Overview

duo-typescript uses version 1.4 of the typescript compiler

API

duoTypescript(options);

options can be any of the usual TypeScript compiler options, plus:

Name Description Default
gulpMode use gulp-style logging false

About

typescript bundpiler for duo

License:MIT License


Languages

Language:JavaScript 97.3%Language:TypeScript 2.7%