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(),
  ],
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1,519
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1,519

Package Sidebar

Install

npm i happo-plugin-typescript

Weekly Downloads

1,519

Version

1.0.0

License

MIT

Unpacked Size

1.62 kB

Total Files

4

Last publish

Collaborators

  • trotzig