[][src]Module swc_ecma_transforms::compat::es2015

Structs

BlockScopedFns
Classes

@babel/plugin-transform-classes

InstanceOf

@babel/plugin-transform-instanceof

Shorthand

Compile ES2015 shorthand properties to ES5

StickyRegex

Compile ES2015 sticky regex to an ES5 RegExp constructor

TemplateLiteral
TypeOfSymbol

@babel/plugin-transform-typeof-symbol

Functions

arrow

Compile ES2015 arrow functions to ES5

block_scoping
computed_properties

@babel/plugin-transform-computed-properties

destructuring

@babel/plugin-transform-destructuring

duplicate_keys
es2015

Compiles es2015 to es5.

for_of

@babel/plugin-transform-for-of

function_name

@babel/plugin-transform-function-name

parameters
spread