babel-preset-glazed

0.0.2 • Public • Published

babel-preset-glazed

Slack Status MIT License Unicorn Approved

This is an opinionated Babel configuration for Glazed.

It adds the preets es2015 and stage-0 for you. It's awesome 🔥!

Install

First add the configuration to your package.json file:

npm i --save-dev babel-preset-glazed

Then create a new file called .babelrc, and its contents should be:

{
  "presets": [ "glazed" ]
}

That's it! Of course you will need to know how to use Babel from here.

License

MIT License

Package Sidebar

Install

npm i babel-preset-glazed

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • niftylettuce
  • titanism