Project-wide configuration babel.config.* files, with the following extensions: .json, .js, .cjs, .mjs, .cts. File-relative configuration .babelrc.* files, with the following extensions: .json, .js, .cjs, .mjs, .cts. .babelrc file, with no extension. package.json files, with a "babel" key. Project-wide configuration New in Babel 7.x, Babel has a concept of a "root" directory, which defaults to th