happo-plugin-typescript

1.0.0 • Public • Published

happo-plugin-typescript

A happo.io plugin that makes TypeScript development simpler.

Usage

Add the following to your .happo.js configuration file:

// .happo.js
const happoPluginTypescript = require('happo-plugin-typescript');
 
module.exports = {
  // ...
  plugins: [
    happoPluginTypescript(),
  ],
}

Readme

Keywords

none

Package Sidebar

Install

npm i happo-plugin-typescript

Weekly Downloads

1,495

Version

1.0.0

License

MIT

Unpacked Size

1.62 kB

Total Files

4

Last publish

Collaborators

  • trotzig