babel-load-config

JSON →
library 1.0.0 ·javascript deprecated
verified Jun 4, 2026

A utility that loads Babel configuration using the same method as babel-core, enabling you to resolve and parse .babelrc files programmatically. Version 1.0.0 is the latest stable release. It requires babel-core as a peer dependency. The package is deprecated in favor of using @babel/core's built-in config loading APIs.