chromium/tools/typescript/tests/project5/tsconfig_base.json

{
  "extends": "../../tsconfig_base.json",
  "compilerOptions": {
    "composite": true
  }
}