Socket
Socket
Sign inDemoInstall

babel-preset-frack-core

Package Overview
Dependencies
80
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    babel-preset-frack-core

An opinionated babel preset, best used with frack


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

babel-preset-frack-core

npm

An opinionated Babel preset, best used with frack.

This preset is used as a default if a frack project does not include a .babelrc It is also included as part of babel-preset-frack-react

To install:

  1. npm install babel-preset-frack-core --save
  2. In babelrc:
  {
    presets: [
      "babel-preset-frack-core"
    ]
  }

Options

(see documentation for Babel preset options)

CHANGELOG

0.2.0 - 03/23/17

Keywords

FAQs

Last updated on 22 May 2017

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc