0.1.0 • Published 9 years ago
babel-preset-wonders v0.1.0
babel-preset-wonders
Babel preset for all Wonders plugins.
This preset includes the following plugins/presets:
Install
$ npm i -D babel-preset-wondersor with yarn
$ yarn add -D babel-preset-wondersUsage
Make a .babelrc config file with the preset
$ echo '{ "presets": ["wonders"] }' > .babelrcRelated
- Wonders - Declarative framework for building CLI apps.
License
MIT © Vu Tran