babel-preset-all
In this repo I store my babel
configuration for
easier access and sharing between projects.
To install it, do:
$ npm install --save-dev romeovs/babel-preset-all
To use the preset, add the following to your .babelrc
:
Or, if you want to use the .babelrc
directly:
$ cp node_modules/babel-preset-all/.babelrc .