A Babel preset that includes only a subset of ES6 (ES2015) features, intentionally omitting most modern JavaScript additions. Version 1.0.2 is the latest and final release, with no active development since 2016. This package is a joke/experimental preset with very low download numbers. Key differentiator: it's a minimal, opinionated subset of ES6 for those who believe 'we can do without most of it.' Not recommended for real-world use.
npm install babel-preset-es2020Verified import paths — ran on the pinned version, not inferred.
Shows how to use the preset in a .babelrc configuration file.
Use @babel/preset-env for comprehensive and up-to-date transforms.
Do not use this preset; switch to @babel/preset-env.
Use Babel 6 or switch to @babel/preset-env for Babel 7+.
Run npm install --save-dev babel-preset-es2020
No dependency data recorded yet.