Turn async functions into ES2015 generators
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
[](https://www.npmjs.com/package/@salesforce/plugin-app-dev) [](https://npmj
Allow parsing of the logical assignment operators
Microsoft Authentication Library for js
Get and robustly cache all JS language-level intrinsics at first require time
Ensure that reserved words are quoted in property accesses
Babel plugin to ensure function declarations at the block level are block scoped
Determine if the JS environment has Symbol support. Supports spec, or shams.
Turn async generator functions into ES2015 generators
Compile inline regular expression modifiers
Compile regular expressions using named groups to ES5.
Transform import() expressions
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
Allow parsing of '#foo in obj' brand checks
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile optional catch bindings
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Remove nullish coalescing operator
Transform class static blocks
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
This plugin transforms checks for a private property in an object
Transforms logical assignment operators into short-circuited assignments
Compile export namespace to ES2015