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

/stc-typescript/

    Package Sidebar

    Install

    npm i stc-typescript

    Weekly Downloads

    0

    Version

    1.0.1

    License

    none

    Last publish

    Collaborators

    • welefen