@radio-retail/babel-preset
v1.0.0
Published
Babel presets for Radio Retail
Downloads
7
Readme
@radio-retail/babel-preset
Babel presets for Radio Retail
Table of Contents
Usage
Add the following to your .babelrc
{
"presets": ["@radio-retail/babel-preset"]
}
Install
This project uses node and npm. First, install Babel, then:
$ npm install @radio-retail/babel-preset
$ # OR
$ yarn add @radio-retail/babel-preset
Contribute
- Fork it and create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am "Add some feature"
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
License
MIT