Gandi/babel-preset-gandi

Name: babel-preset-gandi

Owner: Gandi

Description: null

Created: 2016-11-17 14:20:12.0

Updated: 2018-05-23 14:35:55.0

Pushed: 2018-05-23 14:35:53.0

Homepage: null

Size: 128

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

babel-preset-gandi

Shareable Babel preset for Gandi.
Includes ES2017+, React, Flow, as well as common transforms and polyfills.

Installation
m install --save-dev @gandi/babel-preset-gandi

or

rn add --dev @gandi/babel-preset-gandi
Usage

Add the following line to your .babelrc file:


resets": ["@gandi/gandi"]

Pass options to babel-preset-env


resets": [["@gandi/gandi", { "modules": false }]]

See the full list of available options.

Changelog

All notable changes to this project will be documented in this section.

This project adheres to Semantic Versioning and Keep A Changelog.

Found a bug or contribute?

Please open an issue. If it's clear and well labelized, it's quicker to fix!

Else you can start contributing.

Code of conduct

Be nice. Thanks.

Contributors

(People who have been involved in @gandi/babel-preset-gandi)

License

ISC.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.