Compile ES2015 block scoping (const and let) to ES5
This plugin transforms checks for a private property in an object
Allow parsing of class static blocks
Apply ES2015 function.name semantics to all functions
Module resolver plugin for Babel
Allow parsing of BigInt literals
Autoload Config for PostCSS
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 object super to ES5
Compile ES2015 arrow functions to ES5
Ensure that no reserved words are used.
Ensure that reserved words are quoted in object property keys
Transforms new.target meta property
Allow parsing of the logical assignment operators
Transforms logical assignment operators into short-circuited assignments
Allow parsing of the nullish-coalescing operator
Compile ES2015 Unicode escapes to ES5
Compile regular expressions using named groups to ES5.
Remove numeric separators from Decimal, Binary, Hex and Octal literals
This plugin transforms private class methods
Compile ES2015 classes to ES5
An ESLint plugin for projects using Cypress
Turn async generator functions into ES2015 generators
Add a __source prop to all JSX Elements