Use exactly the same way babel-core does to load .babelrc
Utility function to load nyc configuration
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
Babel preset for React Native applications
Turns off all rules that are unnecessary or might conflict with Prettier.
Find the closest babel config based on a directory
Autoload Config for PostCSS
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
A Metro config for running React Native projects with the Metro bundler
Allows you to build compile-time libraries
Babel plugin which switches Babel to use the Hermes parser.
Transform SVG into JSX
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Seamless integration between Rollup and Babel.
Runs Babel in Vite during all commands
Ember CLI addon for Babel
Babel compiler core.
A JavaScript parser
Vite's minimum browser support target is [native ESM dynamic import](https://caniuse.com/es6-module-dynamic-import), and [`import.meta`](https://caniuse.com/mdn-javascript_operators_import_meta). This plugin provides support for legacy browsers that do no
Babel Types is a Lodash-esque utility library for AST nodes
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Generate errors that contain a code frame that point to source locations.
Turns an AST into code.
Babel plugin to emit decorator metadata like typescript compiler