Socket
Socket
Sign inDemoInstall

@cisdi/babel-preset-app

Package Overview
Dependencies
11
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cisdi/babel-preset-app

babel preset used by react app in cisdi


Version published
Weekly downloads
3
decreased by-25%
Maintainers
2
Install size
11.1 MB
Created
Weekly downloads
 

Readme

Source

@cisdi/babel-preset-app

babel preset used by react app in cisdi

Usage

// babel.config.js
module.exports = {
  presets: ['@cisdi/babel-preset-app'],
}

Features

  • TypeScript
  • React(include react-hot-loader)
  • NODE_ENV/BABEL_ENV support
    • development: used in development mode
    • test: used in test
    • production: used in production mode

Keywords

FAQs

Last updated on 09 Nov 2020

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