{
  "compilerOptions": {
    "allowJs": true,
    "checkJs": true,
    "composite": true,
    "declaration": true,
    "experimentalDecorators": true,
    "forceConsistentCasingInFileNames": true,
    "inlineSources": true,
    "lib": [
      "esnext",
      "dom",
      "dom.iterable"
    ],
    "module": "esnext",
    "noEmitOnError": true,
    "noFallthroughCasesInSwitch": true,
    "noImplicitOverride": true,
    "noImplicitReturns": true,
    "noUnusedLocals": false,
    "outDir": ".",
    "rootDir": "../../../../../../../../front_end/panels/application/preloading/components",
    "skipLibCheck": true,
    "sourceMap": true,
    "strict": true,
    "target": "esnext",
    "tsBuildInfoFile": "components-tsconfig.json.tsbuildinfo",
    "typeRoots": [],
    "useUnknownInCatchVariables": false
  },
  "files": [
    "../../../../../../../../front_end/panels/application/preloading/components/MismatchedPreloadingGrid.ts",
    "../../../../../../../../front_end/panels/application/preloading/components/PreloadingDetailsReportView.ts",
    "../../../../../../../../front_end/panels/application/preloading/components/PreloadingDisabledInfobar.ts",
    "../../../../../../../../front_end/panels/application/preloading/components/PreloadingGrid.ts",
    "../../../../../../../../front_end/panels/application/preloading/components/PreloadingString.ts",
    "../../../../../../../../front_end/panels/application/preloading/components/RuleSetDetailsView.ts",
    "../../../../../../../../front_end/panels/application/preloading/components/RuleSetGrid.ts",
    "../../../../../../../../front_end/panels/application/preloading/components/UsedPreloadingView.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/root/bundle-tsconfig.json"
    },
    {
      "path": "../../../../core/sdk/bundle-tsconfig.json"
    },
    {
      "path": "../../../../models/bindings/bundle-tsconfig.json"
    },
    {
      "path": "../../../network/forward/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/components/adorners/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/components/buttons/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/components/chrome_link/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/components/data_grid/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/components/dialogs/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/components/expandable_list/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/components/icon_button/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/components/legacy_wrapper/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/components/report_view/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/components/request_link_icon/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/components/text_editor/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/components/text_prompt/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/components/tree_outline/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/legacy/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/legacy/components/source_frame/bundle-tsconfig.json"
    },
    {
      "path": "../../../../ui/legacy/components/utils/bundle-tsconfig.json"
    },
    {
      "path": "../helper/bundle-tsconfig.json"
    }
  ]
}