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