{
  "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/network",
    "skipLibCheck": true,
    "sourceMap": true,
    "strict": true,
    "target": "esnext",
    "tsBuildInfoFile": "network-tsconfig.json.tsbuildinfo",
    "typeRoots": [],
    "useUnknownInCatchVariables": false
  },
  "files": [
    "../../../../../../front_end/panels/network/BinaryResourceView.ts",
    "../../../../../../front_end/panels/network/BlockedURLsPane.ts",
    "../../../../../../front_end/panels/network/EventSourceMessagesView.ts",
    "../../../../../../front_end/panels/network/NetworkConfigView.ts",
    "../../../../../../front_end/panels/network/NetworkDataGridNode.ts",
    "../../../../../../front_end/panels/network/NetworkFrameGrouper.ts",
    "../../../../../../front_end/panels/network/NetworkItemView.ts",
    "../../../../../../front_end/panels/network/NetworkLogView.ts",
    "../../../../../../front_end/panels/network/NetworkLogViewColumns.ts",
    "../../../../../../front_end/panels/network/NetworkManageCustomHeadersView.ts",
    "../../../../../../front_end/panels/network/NetworkOverview.ts",
    "../../../../../../front_end/panels/network/NetworkPanel.ts",
    "../../../../../../front_end/panels/network/NetworkSearchScope.ts",
    "../../../../../../front_end/panels/network/NetworkTimeCalculator.ts",
    "../../../../../../front_end/panels/network/NetworkWaterfallColumn.ts",
    "../../../../../../front_end/panels/network/RequestCookiesView.ts",
    "../../../../../../front_end/panels/network/RequestHTMLView.ts",
    "../../../../../../front_end/panels/network/RequestHeadersView.ts",
    "../../../../../../front_end/panels/network/RequestInitiatorView.ts",
    "../../../../../../front_end/panels/network/RequestPayloadView.ts",
    "../../../../../../front_end/panels/network/RequestPreviewView.ts",
    "../../../../../../front_end/panels/network/RequestResponseView.ts",
    "../../../../../../front_end/panels/network/RequestTimingView.ts",
    "../../../../../../front_end/panels/network/ResourceWebSocketFrameView.ts",
    "../../../../../../front_end/panels/network/SignedExchangeInfoView.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": "../../models/har/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/trace/bundle-tsconfig.json"
    },
    {
      "path": "../../models/workspace/bundle-tsconfig.json"
    },
    {
      "path": "../elements/bundle-tsconfig.json"
    },
    {
      "path": "../mobile_throttling/bundle-tsconfig.json"
    },
    {
      "path": "../search/bundle-tsconfig.json"
    },
    {
      "path": "../sources/bundle-tsconfig.json"
    },
    {
      "path": "../utils/bundle-tsconfig.json"
    },
    {
      "path": "../../third_party/chromium/client-variations/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/components/expandable_list/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/components/icon_button/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/object_ui/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/legacy/components/perf_ui/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/legacy/components/source_frame/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/legacy/components/utils/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/legacy/theme_support/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/lit-html/bundle-tsconfig.json"
    },
    {
      "path": "../settings/emulation/components/bundle-tsconfig.json"
    },
    {
      "path": "components/bundle-tsconfig.json"
    },
    {
      "path": "forward/bundle-tsconfig.json"
    }
  ]
}