{ "extends": "../../tsconfig.base.json", "include": ["src"], "compilerOptions": { "rootDir": "src", "tsBuildInfoFile": "./tsconfig.tsbuildinfo" }, "references": [ { "path": "../rrdom" }, { "path": "../rrweb-snapshot" } ] }