Compile the function.sent meta property to valid ES2015 code
Compile class and object decorators to ES5
Compile export default to ES2015
Compile function bind operator to ES5
Babel preset for stage 0 plugins
Babel preset for stage 2 plugins
Wraps Throw Expressions in an IIFE
Allow parsing of the function.sent meta property
Transform pipeline operator into call expressions
Compile do expressions to ES5
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.
Compile the function.sent meta propety to valid ES2015 code
babel-preset-app for vue-cli
Apply ES2015 function.name semantics to all functions
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Utilities for managing installed Babel plugins in an Ember app or addon
Babel preset for stage 1 plugins
Core istanbul API for JS code coverage
Babel plugin to ensure function declarations at the block level are block scoped
Babel preset for stage 3 plugins
Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression
Turn JSX into React function calls
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Turn JSX into React function calls in development
No description provided.
No description provided.