@trendmicro/babel-config

1.0.2 • Public • Published

babel-config npm version

NPM

A babel config for Trend Micro Frontend.

Install

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

License

MIT

Package Sidebar

Install

npm i @trendmicro/babel-config

Weekly Downloads

286

Version

1.0.2

License

MIT

Unpacked Size

5.16 kB

Total Files

4

Last publish

Collaborators

  • trendmicro-frontend
  • cheton
  • rothpeng
  • smalltase