{ "extends": "../../tsconfigbase", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "include": ["src/*"], "references": [ { "path": "../coreutils" }, { "path": "../nbformat" }, { "path": "../observables" }, { "path": "../shared-models" }, { "path": "../translation" }, { "path": "../ui-components" } ] }