Showing 1-20 of 819,343 packages
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
Allow parsing of import()
Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/jestjs/jest/tree/main/packages/babel-jest).
Turns off all rules that are unnecessary or might conflict with Prettier.
General utilities for plugins to use
Allow parsing of jsx
Seamless integration between Rollup and Babel.
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of TypeScript syntax
Compile ESNext Regular Expressions to ES5
Core istanbul API for JS code coverage
Allows you to build compile-time libraries
This plugin transforms ES2015 modules to UMD
Allow parsing of class properties
Allow parsing of the logical assignment operators
Babel plugin to ensure function declarations at the block level are block scoped