{"library":"find-babel-config","type":"library","category":null,"description":"A lightweight utility to locate the closest Babel configuration file (babel.config.js, babel.config.json, .babelrc, etc.) from a given directory, searching upwards. Version 2.1.2 is stable and actively maintained. It supports both async and sync APIs with config depth control. Compared to alternatives like cosmiconfig, it specializes in Babel configs and has no direct dependency on Babel itself, making it a simple drop-in for Babel-integrated tools. The package is ESM- and CJS-compatible.","language":"javascript","status":"active","version":"2.1.2","tags":["javascript","babel","config","loader","finder","babelrc"],"last_verified":"Wed May 27","install":[{"cmd":"npm install find-babel-config","imports":["import findBabelConfig from 'find-babel-config'","import findBabelConfig from 'find-babel-config'; const sync = findBabelConfig.sync","import findBabelConfig from 'find-babel-config'; type Result = { file: string | null; config: any }"]},{"cmd":"yarn add find-babel-config","imports":[]},{"cmd":"pnpm add find-babel-config","imports":[]}],"homepage":null,"github":"https://github.com/tleunen/find-babel-config","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/find-babel-config","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/find-babel-config/compatibility"}}