@babel/plugin-proposal-nullish-coalescing-operator
Remove nullish coalescing operator
Remove nullish coalescing operator
Helper function to replace certain member expressions with function calls
Get the command from a shebang
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
babel's modular runtime helpers
Helper function to optimise call expression
Helper function to change the property 'name' of every function
Yet Another Linked List
Extend an object with the properties of additional objects. node.js/javascript util.
Browser-friendly inheritance fully compatible with standard node.js inherits()
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
This plugin transforms static class properties as well as properties declared with the property initializer syntax
the complete solution for node.js command-line programs
Generates and consumes source maps
Allow parsing of async generator functions
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Babel compiler core.
Generate an AST from a string template.
Compile optional catch bindings