Watching https://github.com/nodejs/TSC/issues/1445, looks like CommonJS packages in Node.js will need to add a `"type": "commonjs"` to their package.json to have compatibility with this new flag (and possible future compatibility if/when Node swaps to ESM by default without the flag). via @544fb7bb