0.1.0 • Published 7 years ago

babel-preset-wonders v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

babel-preset-wonders

Babel preset for all Wonders plugins.

This preset includes the following plugins/presets:

Install

$ npm i -D babel-preset-wonders

or with yarn

$ yarn add -D babel-preset-wonders

Usage

Make a .babelrc config file with the preset

$ echo '{ "presets": ["wonders"] }' > .babelrc

Related

  • Wonders - Declarative framework for building CLI apps.

License

MIT © Vu Tran