{ "extends": "../tsconfig.base.json", "compilerOptions": { "outDir": "dist", "rootDir": "src", "types": [ "node" ] }, "include": [ "src" ] }