Socket
Socket
Sign inDemoInstall

babel-preset-kyt

Package Overview
Dependencies
195
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    babel-preset-kyt

An opinionated babel preset.


Version published
Maintainers
3
Created

Readme

Source

babel-preset-kyt

npm

Omnibus kyt Babel configuration with TypeScript support.

This preset includes babel-preset-kyt-core and babel-preset-kyt-react - you do not need to install them.

  • Automatically strips propTypes when (NODE|BABEL)_ENV=production.
  • Properly passes { development: true } to @babel/preset-react when (NODE|BABEL)_ENV=development.

Installation

$ yarn add --dev babel-preset-kyt
$ npm i --save-dev --save-exact babel-preset-kyt

Options

Keywords

FAQs

Last updated on 24 Sep 2021

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