A Babel preset for each environment.. Use when: 15066 Dependents; ! existentialism; ! nicolo-ribaudo. NOT for: runtime application logic; package management (use npm/yarn).
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-envCore API / Usage
import babelpresetenv from '@babel/preset-env';
// See official documentation for complete API reference
// https://www.npmjs.com/package/@babel/preset-envCommon 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.