{ "extends": "./tsconfig.json", "ts-node": { "require": ["tsconfig-paths/register"] }, "compilerOptions": { "module": "commonjs" } }