{ "extends": "../tsconfig.json", "include": ["./**/*", "../src/**/*"], "compilerOptions": { "outDir": "./tmp/build", }, }