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