I am using TypeScript and ts-node to execute my script as follows:
node -r ts-node/register index.ts
This works fine, but the compilation process