@nexys/babelsetup

1.0.3 • Public • Published

Babel typescript setup

Travis build

Usage

  • yarn add --dev @nexys/babelsetup
  • create babel.config.js with
const B = require('@nexys/babelsetup');

module.exports = B.BabelConfig;

the above can be extended with some extra custom configuration

Readme

Keywords

none

Package Sidebar

Install

npm i @nexys/babelsetup

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

1.91 kB

Total Files

4

Last publish

Collaborators

  • nexys