babel-preset-varan
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

babel-preset-varan

The babel preset used in varan.

npm CircleCI Codecov branch David Known Vulnerabilities license

Usage

If you are using varan, you do not need to do anything as it is included automatically, but if you want ot use it outside of varan, here is how:

  1. Install it
$ npm install --save-dev babel-preset-varan
  1. Add it to you .babelrc file under presets
{
  "presets": ["varan"]
}

License

MIT

Dependencies (13)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i babel-preset-varan

    Weekly Downloads

    1

    Version

    0.3.1

    License

    MIT

    Unpacked Size

    11.7 kB

    Total Files

    8

    Last publish

    Collaborators

    • ersims