Socket
Book a DemoInstallSign in
Socket

@trendmicro/babel-config

Package Overview
Dependencies
Maintainers
5
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trendmicro/babel-config

A babel config for Trend Micro Frontend.

latest
Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
906
3.31%
Maintainers
5
Weekly downloads
 
Created
Source

babel-config npm version

NPM

A babel config for Trend Micro Frontend.

Install

  • Install the latest version of @trendmicro/babel-config:
npm install --save-dev @trendmicro/babel-config @babel/core @babel/preset-env @babel/preset-react
  • Add "extends": "@trendmicro/babel-config" to .babelrc:
{
    "extends": "@trendmicro/babel-config",
    "presets": [
        "@babel/preset-env",
        "@babel/preset-react"
    ]
}

License

MIT

Keywords

babel

FAQs

Package last updated on 28 Oct 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