Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
@gandi/babel-preset-gandi
Advanced tools
Shareable Babel preset for Gandi.
Includes ES2022+, React, Flow, as well as common transforms and polyfills.
$ npm install --save-dev @gandi/babel-preset-gandi
or
$ yarn add --dev @gandi/babel-preset-gandi
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.
All notable changes to this project will be documented in this section.
This project adheres to Semantic Versioning and Keep A Changelog.
Please open an issue. If it's clear and well labelized, it's quicker to fix!
Else you can start contributing.
Be nice. Thanks.
(People who have been involved in @gandi/babel-preset-gandi)
ISC.
FAQs
Babel preset for Gandi
The npm package @gandi/babel-preset-gandi receives a total of 4 weekly downloads. As such, @gandi/babel-preset-gandi popularity was classified as not popular.
We found that @gandi/babel-preset-gandi demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.