stc-typescript

1.0.1 • Public • Published

stc-typescript

TypeScript transpile for stc

Install

npm install stc-typescript

How to use

// stc.config.js
var typescript = require('stc-typescript');
 
stc.transpile({
  typescript: {plugin: typescript, include: /\.ts$/, options: {}}
});
 

Readme

Keywords

none

Package Sidebar

Install

npm i stc-typescript

Weekly Downloads

2

Version

1.0.1

License

none

Last publish

Collaborators

  • welefen