{
  "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/sources",
    "skipLibCheck": true,
    "sourceMap": true,
    "strict": true,
    "target": "esnext",
    "tsBuildInfoFile": "sources-tsconfig.json.tsbuildinfo",
    "typeRoots": [],
    "useUnknownInCatchVariables": false
  },
  "files": [
    "../../../../../../front_end/panels/sources/AddSourceMapURLDialog.ts",
    "../../../../../../front_end/panels/sources/BreakpointEditDialog.ts",
    "../../../../../../front_end/panels/sources/CSSPlugin.ts",
    "../../../../../../front_end/panels/sources/CallStackSidebarPane.ts",
    "../../../../../../front_end/panels/sources/CoveragePlugin.ts",
    "../../../../../../front_end/panels/sources/DebuggerPausedMessage.ts",
    "../../../../../../front_end/panels/sources/DebuggerPlugin.ts",
    "../../../../../../front_end/panels/sources/EditingLocationHistoryManager.ts",
    "../../../../../../front_end/panels/sources/FilePathScoreFunction.ts",
    "../../../../../../front_end/panels/sources/FilteredUISourceCodeListProvider.ts",
    "../../../../../../front_end/panels/sources/GoToLineQuickOpen.ts",
    "../../../../../../front_end/panels/sources/InplaceFormatterEditorAction.ts",
    "../../../../../../front_end/panels/sources/NavigatorView.ts",
    "../../../../../../front_end/panels/sources/OpenFileQuickOpen.ts",
    "../../../../../../front_end/panels/sources/OutlineQuickOpen.ts",
    "../../../../../../front_end/panels/sources/Plugin.ts",
    "../../../../../../front_end/panels/sources/ProfilePlugin.ts",
    "../../../../../../front_end/panels/sources/ResourceOriginPlugin.ts",
    "../../../../../../front_end/panels/sources/ScopeChainSidebarPane.ts",
    "../../../../../../front_end/panels/sources/SearchSourcesView.ts",
    "../../../../../../front_end/panels/sources/SnippetsPlugin.ts",
    "../../../../../../front_end/panels/sources/SourcesNavigator.ts",
    "../../../../../../front_end/panels/sources/SourcesPanel.ts",
    "../../../../../../front_end/panels/sources/SourcesSearchScope.ts",
    "../../../../../../front_end/panels/sources/SourcesView.ts",
    "../../../../../../front_end/panels/sources/TabbedEditorContainer.ts",
    "../../../../../../front_end/panels/sources/ThreadsSidebarPane.ts",
    "../../../../../../front_end/panels/sources/UISourceCodeFrame.ts",
    "../../../../../../front_end/panels/sources/WatchExpressionsSidebarPane.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/breakpoints/bundle-tsconfig.json"
    },
    {
      "path": "../../models/extensions/bundle-tsconfig.json"
    },
    {
      "path": "../../models/formatter/bundle-tsconfig.json"
    },
    {
      "path": "../../models/issues_manager/bundle-tsconfig.json"
    },
    {
      "path": "../../models/persistence/bundle-tsconfig.json"
    },
    {
      "path": "../../models/source_map_scopes/bundle-tsconfig.json"
    },
    {
      "path": "../../models/text_utils/bundle-tsconfig.json"
    },
    {
      "path": "../../models/workspace/bundle-tsconfig.json"
    },
    {
      "path": "../../models/workspace_diff/bundle-tsconfig.json"
    },
    {
      "path": "../console_counters/bundle-tsconfig.json"
    },
    {
      "path": "../coverage/bundle-tsconfig.json"
    },
    {
      "path": "../search/bundle-tsconfig.json"
    },
    {
      "path": "../snippets/bundle-tsconfig.json"
    },
    {
      "path": "../utils/bundle-tsconfig.json"
    },
    {
      "path": "../../third_party/diff/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/components/icon_button/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/components/linear_memory_inspector/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/components/text_editor/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/legacy/bundle-tsconfig.json"
    },
    {
      "path": "../../ui/legacy/components/color_picker/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/quick_open/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"
    }
  ]
}