TS 5.0 adds support for "extends" to be an array of one or more extended configs, not just a single config. https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-beta/#supporting-multiple-configuration-files-in-extends We can do the same, also merging `ts-node` options from multiple tsconfigs.