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: {}}
});
 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i stc-typescript

Weekly Downloads

0

Version

1.0.1

License

none

Last publish

Collaborators

  • welefen