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

babel-preset-common

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-common

A preset that allows you to use the latest JavaScript without needing to micromanage which syntax transforms are needed by your target environment(s).

  • 0.8.0
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

babel-preset-common

All Contributors

A preset that allows you to use the latest JavaScript without needing to micromanage which syntax transforms are needed by your target environment(s). Babel preset based on @babel/preset-env

Install

yarn add -D babel-preset-common

Usage

  "babel": {
    "presets": [
      "common"
    ],
    "comments": false,
    "minified": true
  }

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Hi.Billgo
Hi.Billgo

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT © Billgo

FAQs

Package last updated on 19 Dec 2019

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