1{ 2 "extends": "../tsconfig.json", 3 "compilerOptions": { 4 "incremental": true, 5 "tsBuildInfoFile": "../build/tools/tsconfig.tsbuildinfo", 6 "composite": true, 7 } 8} 9