Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

babel-preset-munar

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-munar

Babel preset with useful default configuration for Munar plugins.

latest
npmnpm
Version
2.1.0
Version published
Maintainers
1
Created
Source

babel-preset-munar

Babel preset with useful default configuration for Munar plugins.

Includes:

  • es2015 preset for Node 4+
  • es2016 preset
  • es2017 preset
  • Stage 2 plugins (like class properties and object spread)
  • Legacy decorators, to use the @command decorator

Usage

In your .babelrc:

{
  "presets": ["munar"]
}

License

ISC

FAQs

Package last updated on 11 Jul 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