{
  "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",
    "skipLibCheck": true,
    "sourceMap": true,
    "strict": true,
    "target": "esnext",
    "tsBuildInfoFile": "application-tsconfig.json.tsbuildinfo",
    "typeRoots": [],
    "useUnknownInCatchVariables": false
  },
  "files": [
    "../../../../../../front_end/panels/application/AppManifestView.ts",
    "../../../../../../front_end/panels/application/ApplicationPanelSidebar.ts",
    "../../../../../../front_end/panels/application/ApplicationPanelTreeElement.ts",
    "../../../../../../front_end/panels/application/BackForwardCacheTreeElement.ts",
    "../../../../../../front_end/panels/application/BackgroundServiceModel.ts",
    "../../../../../../front_end/panels/application/BackgroundServiceView.ts",
    "../../../../../../front_end/panels/application/BounceTrackingMitigationsTreeElement.ts",
    "../../../../../../front_end/panels/application/CookieItemsView.ts",
    "../../../../../../front_end/panels/application/DOMStorageItemsView.ts",
    "../../../../../../front_end/panels/application/DOMStorageModel.ts",
    "../../../../../../front_end/panels/application/DatabaseModel.ts",
    "../../../../../../front_end/panels/application/DatabaseQueryView.ts",
    "../../../../../../front_end/panels/application/DatabaseTableView.ts",
    "../../../../../../front_end/panels/application/IndexedDBModel.ts",
    "../../../../../../front_end/panels/application/IndexedDBViews.ts",
    "../../../../../../front_end/panels/application/InterestGroupStorageModel.ts",
    "../../../../../../front_end/panels/application/InterestGroupStorageView.ts",
    "../../../../../../front_end/panels/application/InterestGroupTreeElement.ts",
    "../../../../../../front_end/panels/application/OpenedWindowDetailsView.ts",
    "../../../../../../front_end/panels/application/PreloadingTreeElement.ts",
    "../../../../../../front_end/panels/application/ReportingApiReportsView.ts",
    "../../../../../../front_end/panels/application/ReportingApiTreeElement.ts",
    "../../../../../../front_end/panels/application/ReportingApiView.ts",
    "../../../../../../front_end/panels/application/ResourcesPanel.ts",
    "../../../../../../front_end/panels/application/ServiceWorkerCacheTreeElement.ts",
    "../../../../../../front_end/panels/application/ServiceWorkerCacheViews.ts",
    "../../../../../../front_end/panels/application/ServiceWorkerUpdateCycleView.ts",
    "../../../../../../front_end/panels/application/ServiceWorkersView.ts",
    "../../../../../../front_end/panels/application/SharedStorageEventsView.ts",
    "../../../../../../front_end/panels/application/SharedStorageItemsView.ts",
    "../../../../../../front_end/panels/application/SharedStorageListTreeElement.ts",
    "../../../../../../front_end/panels/application/SharedStorageModel.ts",
    "../../../../../../front_end/panels/application/SharedStorageTreeElement.ts",
    "../../../../../../front_end/panels/application/StorageBucketsTreeElement.ts",
    "../../../../../../front_end/panels/application/StorageItemsView.ts",
    "../../../../../../front_end/panels/application/StorageView.ts",
    "../../../../../../front_end/panels/application/TrustTokensTreeElement.ts",
    "../../../../../../front_end/panels/application/preloading/PreloadingView.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/protocol_client/bundle-tsconfig.json"
    },
    {
      "path": "../../core/root/bundle-tsconfig.json"
    },
    {
      "path": "../../core/sdk/bundle-tsconfig.json"
    },
    {
      "path": "../../generated/protocol-tsconfig.json"
    },
    {
      "path": "../../models/bindings/bundle-tsconfig.json"
    },
    {
      "path": "../../models/issues_manager/bundle-tsconfig.json"
    },
    {
      "path": "../../models/logs/bundle-tsconfig.json"
    },
    {
      "path": "../../models/text_utils/bundle-tsconfig.json"
    },
    {
      "path": "../../models/workspace/bundle-tsconfig.json"
    },
    {
      "path": "../mobile_throttling/bundle-tsconfig.json"
    },
    {
      "path": "../network/bundle-tsconfig.json"
    },
    {
      "path": "../network/forward/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/components/data_grid/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/components/expandable_list/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/components/legacy_wrapper/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/components/report_view/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/components/split_view/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/legacy/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/legacy/components/cookie_table/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/legacy/components/data_grid/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/legacy/components/inline_editor/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/legacy/components/object_ui/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/legacy/components/source_frame/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/legacy/components/utils/bundle-tsconfig.json"
    },
    {
      "path": "components/bundle-tsconfig.json"
    },
    {
      "path": "preloading/components/bundle-tsconfig.json"
    },
    {
      "path": "preloading/helper/bundle-tsconfig.json"
    }
  ]
}