This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure babel.parse does not use top level babel config.
Without this, using `babel.config.js` (as introduced in ember-cli-babel >= 7.24.0) for babel configuration with certain presets (e.g. `@babel/preset-typescript`) throws an error.
- Loading branch information