{ "extends": "../tsconfig.base.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "references": [ { "path": "../flipper-ui-core" } ] }