Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Compile ES2015 arrow functions to ES5
Enable Socket.IO server support Azure Web PubSub Service
Transform optional chaining operators into a series of nil checks
Ensure that reserved words are quoted in object property keys
Compile ES2015 Unicode regex to ES5
This plugin transforms ES2015 modules to UMD
Allow parsing of the module attributes in the import statement
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
# 1. Overview This library consists of 2 components: - P2P Server Plugin (src/p2p-server-plugin.js): plugin for [socket.io](https://www.npmjs.com/package/socket.io) lib - P2P Client Plugin (src/p2p-client-plugin.js): plugin for [socket.io-client](http
Allow parsing of the nullish-coalescing operator
Remove numeric separators from Decimal, Binary, Hex and Octal literals
This plugin transforms ES2015 modules to AMD
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
This plugin transforms ES2015 modules to SystemJS
Compile ES2015 sticky regex to an ES5 RegExp constructor
Minimizer plugin for webpack
Ensure that reserved words are quoted in property accesses
Compile ES2015 Unicode escapes to ES5
Turns off all rules that are unnecessary or might conflict with Prettier.
Allow parsing of the module assertion attributes in the import statement