Socket
Socket
Sign inDemoInstall

babel-preset-signalsciences

Package Overview
Dependencies
Maintainers
5
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-signalsciences

Babel preset for Signal Sciences


Version published
Weekly downloads
21
increased by425%
Maintainers
5
Weekly downloads
 
Created
Source

Babel Preset SignalSciences

Shared preset for Signal Sciences projects.

What problem are we solving?

Managing configs across projects can be tedious... sharing is caring.

What does this do?

Provides a base preset.

What doesn't this do?

Caveat emptor: This preset will change without warning. Intended for use with Signal Sciences projects only.

Good news though! There's almost nothing going on here. Probably best to just make it your own. :)

Working on a SigSci project? Continue below:

Getting started

yarn add -D babel-preset-signalsciences

Usage

Via package.json

{
  "babel": {
    "presets": ["babel-preset-signalsciences"]
  }
}
  • Babel

Keywords

FAQs

Package last updated on 04 Jun 2021

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