Wrap default export with react-hot-loader
Compile export namespace to ES2015
Compile export default to ES2015
Allow parsing of export namespace from
Allow parsing of export default from
Turns off all rules that are unnecessary or might conflict with Prettier.
babel plugin that emulates vite's import.meta.hot functionality
General utilities for plugins to use
Improve the debugging experience and add server-side rendering support to styled-components
Babel plugin for preserving exports order across transforms
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
Allow parsing of the module attributes in the import statement
Compile ESNext Regular Expressions to ES5
Core istanbul API for JS code coverage
Allows you to build compile-time libraries
Add a __source prop to all JSX Elements
This plugin transforms ES2015 modules to UMD
Compile ES2015 classes to ES5
No description provided.
Allow parsing of optional properties
Add a __self prop to all JSX Elements