{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "exclude": ["node_modules", "lib", "test"] }