1.0.0 • Published 6 years ago
@lessondesk/babel-preset v1.0.0
@lessondesk/babel-preset
Babel presets for Lesson Desk
Table of Contents
Usage
Add the following to your .babelrc
{
"presets": ["@lessondesk/babel-preset"]
}Install
This project uses node and npm. First, install Babel, then:
$ npm install @lessondesk/babel-preset
$ # OR
$ yarn add @lessondesk/babel-presetContribute
- 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
1.0.0
6 years ago