JSPM

  • Created
  • Published
  • Downloads 1040
  • Score
    100M100P100Q94101F
  • License MIT

TypeScript compiler for systemjs

Package Exports

  • plugin-typescript

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (plugin-typescript) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

plugin-typescript

build status

typescript compiler plugin for systemjs

Overview

plugin-typescript uses version 1.4 of the typescript compiler

API

pluginTypescript(options);

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

Name Description Default
gulpMode use gulp-style logging false