项目作者: vutran

项目描述 :
Babel preset for all Wonders plugins.
高级语言: JavaScript
项目地址: git://github.com/vutran/babel-preset-wonders.git
创建时间: 2017-04-05T02:44:08Z
项目社区:https://github.com/vutran/babel-preset-wonders

开源协议:MIT License

下载


babel-preset-wonders

Babel preset for all Wonders plugins.

This preset includes the following plugins/presets:

Install

  1. $ npm i -D babel-preset-wonders

or with yarn

  1. $ yarn add -D babel-preset-wonders

Usage

Make a .babelrc config file with the preset

  1. $ echo '{ "presets": ["wonders"] }' > .babelrc
  • Wonders - Declarative framework for building CLI apps.

License

MIT © Vu Tran