Babel Config Generator

Generate babel.config.json or .babelrc with the right presets and plugins for your project.

⚙ Configuration

@babel/preset-env Compile ES2015+ to compatible JS
@babel/preset-react React JSX/TSX transforms
@babel/preset-typescript Strip TypeScript types

📄 Output

babel.config.json

        
Copied to clipboard!