Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gandi/babel-preset-gandi

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gandi/babel-preset-gandi

Babel preset for Gandi

  • 6.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-92.16%
Maintainers
0
Weekly downloads
 
Created
Source

babel-preset-gandi

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

Installation

$ npm install --save-dev @gandi/babel-preset-gandi

or

$ yarn add --dev @gandi/babel-preset-gandi

Usage

Add the following line to your .babelrc file:

{
  "presets": ["@gandi/gandi"]
}

Pass options to babel-preset-env

{
  "presets": [["@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)

  • Julien Muetton @themouette
  • Yann Brelière @yanndinendal
  • Alexis Mineaud @cr0cK
  • Arthur Gautier @baloo
  • Timothée Pillard @ziir

License

ISC.

Keywords

FAQs

Package last updated on 28 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc