1 { 2 "extends": "../tsconfig.json", 3 "compilerOptions": { 4 "noEmit": true 5 }, 6 "references": [ 7 {"path": "../../codex-factory-new"} 8 ] 9 }