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