{
  "compilerOptions": {
    "allowJs": true,
    "checkJs": true,
    "composite": true,
    "declaration": true,
    "forceConsistentCasingInFileNames": true,
    "inlineSources": true,
    "lib": [
      "esnext",
      "dom",
      "dom.iterable"
    ],
    "module": "esnext",
    "noEmitOnError": true,
    "noFallthroughCasesInSwitch": true,
    "noImplicitReturns": true,
    "outDir": ".",
    "rootDir": "../../../../../../../../front_end/ui/legacy/components/source_frame",
    "skipLibCheck": true,
    "sourceMap": true,
    "strict": true,
    "target": "esnext",
    "tsBuildInfoFile": "source_frame-tsconfig.json.tsbuildinfo",
    "typeRoots": [],
    "useUnknownInCatchVariables": false
  },
  "files": [
    "../../../../../../../../front_end/ui/legacy/components/source_frame/BinaryResourceViewFactory.ts",
    "../../../../../../../../front_end/ui/legacy/components/source_frame/FontView.ts",
    "../../../../../../../../front_end/ui/legacy/components/source_frame/ImageView.ts",
    "../../../../../../../../front_end/ui/legacy/components/source_frame/JSONView.ts",
    "../../../../../../../../front_end/ui/legacy/components/source_frame/PreviewFactory.ts",
    "../../../../../../../../front_end/ui/legacy/components/source_frame/ResourceSourceFrame.ts",
    "../../../../../../../../front_end/ui/legacy/components/source_frame/SourceFrame.ts",
    "../../../../../../../../front_end/ui/legacy/components/source_frame/XMLView.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/formatter/bundle-tsconfig.json"
    },
    {
      "path": "../../../../models/text_utils/bundle-tsconfig.json"
    },
    {
      "path": "../../../../models/workspace/bundle-tsconfig.json"
    },
    {
      "path": "../../../../third_party/diff/bundle-tsconfig.json"
    },
    {
      "path": "../../../components/text_editor/bundle-tsconfig.json"
    },
    {
      "path": "../../bundle-tsconfig.json"
    },
    {
      "path": "../object_ui/bundle-tsconfig.json"
    }
  ]
}