Babel Plugin to enable relative root-import
Seamless integration between Rollup and Babel.
Allow parsing of the module attributes in the import statement
Allow parsing of import.meta
Allow parsing of the module assertion attributes in the import statement
Transform import() expressions
Improve the debugging experience and add server-side rendering support to styled-components
Babel plugin to generate native module and view manager code for React Native.
Allow parsing of import()
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.
Babel Plugin to enable relative root-import
Turns off all rules that are unnecessary or might conflict with Prettier.
No description provided.
General utilities for plugins to use
babel module loader for webpack
Allow parsing of jsx
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
Core istanbul API for JS code coverage
Compile ESNext Regular Expressions to ES5
Allows you to build compile-time libraries
Add a __source prop to all JSX Elements
Babel plugin for React Native for Web