Babel preset for all Wonders plugins.
Babel preset for all Wonders plugins.
This preset includes the following plugins/presets:
$ npm i -D babel-preset-wonders
or with yarn
$ yarn add -D babel-preset-wonders
Make a .babelrc
config file with the preset
$ echo '{ "presets": ["wonders"] }' > .babelrc
MIT © Vu Tran