bili-typescript

0.1.0 • Public • Published

bili-typescript

NPM version NPM downloads Build Status

Install

You should have bili installed first.

$ npm install -g bili bili-typescript

Usage

$ bili --js-compiler typescript

Options

// bili.config.js
module.exports = {
  jsCompiler: 'typescript',
  typescript: {
    tsconfig: true, // whether to ignore tsconfig.json
    include, exclude
  }
}

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT © EGOIST

Readme

Keywords

none

Package Sidebar

Install

npm i bili-typescript

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • rem