Skip to content

vutran/babel-preset-wonders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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