yusenthebot

@babel/preset-env

A Babel preset for each environment.. Use when: 15066 Dependents; ! existentialism; ! nicolo-ribaudo. NOT for: runtime application logic; package management (use npm/yarn).

yusenthebot 0 Updated 3mo ago
GitHub

Install

npx skillscat add yusenthebot/skills-pack/babel-preset-env

Install via the SkillsCat registry.

SKILL.md

@babel/preset-env

Overview

A Babel preset for each environment.. A popular build tool package for Node.js with 145.2M monthly downloads.

Installation

npm install @babel/preset-env

Core API / Usage

import babelpresetenv from '@babel/preset-env';

// See official documentation for complete API reference
// https://www.npmjs.com/package/@babel/preset-env

Common Patterns

Key Features

  • 70 Dependencies
  • 15066 Dependents
  • 201 Versions
  • ! existentialism

Configuration

See the official documentation for configuration options and advanced settings.

Tips & Gotchas

  • Install TypeScript types separately: npm i -D @types/babel__preset-env.
  • Current version: 7.29.0. Check the changelog when upgrading across major versions.