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