main
Fix `@babel/register`/`@babel/node` compat with ESM build (#14693)
Move `@babel/node` tests (#13037)
Allow using custom config in `babel-node --eval` (#16642)
[babel 8] Align `@babel/node` args parsing to Node.js (#16706)
RUN: `node scripts/remove-babel-7-tests.mjs`
Allow extra flags in babel-node (#16554)
Run tests in a native Node.js ESM environment (#13966)
Fix: Only create `@babel/node` IPC channel when needed (#13295)