{ "extends": "../../tsconfig.settings.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "references": [ { "path": "../theme" } ] }