joyent-portal/packages/babel-preset
Sérgio Ramos 8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00
..
.eslintrc chore: initial lerna setup 2017-05-25 10:56:50 +01:00
.tern-project chore: initial lerna setup 2017-05-25 10:56:50 +01:00
README.md chore: initial lerna setup 2017-05-25 10:56:50 +01:00
index.js chore: initial lerna setup 2017-05-25 10:56:50 +01:00
package.json chore: initial lerna setup 2017-05-25 10:56:50 +01:00
yarn.lock chore: initial lerna setup 2017-05-25 10:56:50 +01:00

README.md

babel-preset-joyent-portal

License: MPL 2.0 standard-readme compliant

babel preset to be used across this repo. At the moment it only extends the one used by create-react-app but it can be extended as needed.

Table of Contents

Install

yarn add --dev babel-preset-joyent-portal

Usage

{
  "presets": "joyent-portal"
}

License

MPL-2.0