{ "extends": "../tsconfig.base.json", "compilerOptions": { "noEmit": true, "module": "ESNext" }, "references": [{"path": "../src/tsconfig.esm.json"}] }