{
  "compilerOptions": {
    "allowJs": true,
    "checkJs": true,
    "composite": true,
    "declaration": true,
    "experimentalDecorators": true,
    "forceConsistentCasingInFileNames": true,
    "inlineSources": false,
    "lib": [
      "esnext",
      "dom",
      "dom.iterable"
    ],
    "module": "esnext",
    "noEmitOnError": true,
    "noFallthroughCasesInSwitch": true,
    "noImplicitReturns": true,
    "outDir": ".",
    "rootDir": "../../../../../../../../front_end/ui/legacy/components/perf_ui",
    "skipLibCheck": true,
    "sourceMap": false,
    "strict": true,
    "target": "esnext",
    "tsBuildInfoFile": "perf_ui-tsconfig.json.tsbuildinfo",
    "typeRoots": [],
    "useUnknownInCatchVariables": false
  },
  "files": [
    "../../../../../../../../front_end/ui/legacy/components/perf_ui/ChartViewport.ts",
    "../../../../../../../../front_end/ui/legacy/components/perf_ui/FilmStripView.ts",
    "../../../../../../../../front_end/ui/legacy/components/perf_ui/FlameChart.ts",
    "../../../../../../../../front_end/ui/legacy/components/perf_ui/GCActionDelegate.ts",
    "../../../../../../../../front_end/ui/legacy/components/perf_ui/LineLevelProfile.ts",
    "../../../../../../../../front_end/ui/legacy/components/perf_ui/LiveHeapProfile.ts",
    "../../../../../../../../front_end/ui/legacy/components/perf_ui/NetworkPriorities.ts",
    "../../../../../../../../front_end/ui/legacy/components/perf_ui/OverviewGrid.ts",
    "../../../../../../../../front_end/ui/legacy/components/perf_ui/PieChart.ts",
    "../../../../../../../../front_end/ui/legacy/components/perf_ui/TimelineGrid.ts",
    "../../../../../../../../front_end/ui/legacy/components/perf_ui/TimelineOverviewPane.ts",
    "../../../../../../../../front_end/legacy/legacy-defs.d.ts",
    "../../../../../../../../front_end/global_typings/global_defs.d.ts",
    "../../../../../../../../front_end/global_typings/request_idle_callback.d.ts",
    "../../../../../../../../node_modules/@types/filesystem/index.d.ts"
  ],
  "references": [
    {
      "path": "../../../../core/common/bundle-tsconfig.json"
    },
    {
      "path": "../../../../core/host/bundle-tsconfig.json"
    },
    {
      "path": "../../../../core/i18n/bundle-tsconfig.json"
    },
    {
      "path": "../../../../core/platform/bundle-tsconfig.json"
    },
    {
      "path": "../../../../core/sdk/bundle-tsconfig.json"
    },
    {
      "path": "../../../../models/bindings/bundle-tsconfig.json"
    },
    {
      "path": "../../../../models/timeline_model/bundle-tsconfig.json"
    },
    {
      "path": "../../../../models/workspace/bundle-tsconfig.json"
    },
    {
      "path": "../../bundle-tsconfig.json"
    },
    {
      "path": "../source_frame/bundle-tsconfig.json"
    },
    {
      "path": "../../theme_support/bundle-tsconfig.json"
    },
    {
      "path": "../../../lit-html/bundle-tsconfig.json"
    }
  ]
}