Socket
Socket
Sign inDemoInstall

babel-preset-kyt

Package Overview
Dependencies
197
Maintainers
4
Versions
26
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
Weekly downloads
7.2K
decreased by-7.45%
Maintainers
4
Install size
13.3 MB
Created
Weekly downloads
 

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 23 May 2023

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