{
  "extends": "../../../../../../../tools/typescript/tsconfig_base_lit.json",
  "compilerOptions": {
    "rootDir": "preprocessed",
    "outDir": "tsc",
    "composite": true,
    "declaration": true,
    "tsBuildInfoFile": "tsconfig_build_ts.tsbuildinfo",
    "skipLibCheck": true,
    "paths": {
      "/strings.m.js": [
        "../../../../../../..//tools/typescript/definitions/strings.d.ts"
      ],
      "//resources/lit/v3_0/lit.rollup.js": [
        "./../../../../third_party/lit/v3_0/lit.d.ts"
      ],
      "chrome://resources/lit/v3_0/lit.rollup.js": [
        "./../../../../third_party/lit/v3_0/lit.d.ts"
      ],
      "//resources/js/*": [
        "./../../../../ui/webui/resources/tsc/js/*"
      ],
      "chrome://resources/js/*": [
        "./../../../../ui/webui/resources/tsc/js/*"
      ],
      "//resources/mojo/*": [
        "./../../../../ui/webui/resources/tsc/mojo/*"
      ],
      "chrome://resources/mojo/*": [
        "./../../../../ui/webui/resources/tsc/mojo/*"
      ],
      "/tools/typescript/definitions/*": [
        "./../../../../../../../tools/typescript/definitions/*"
      ]
    }
  },
  "files": [
    "preprocessed/cr_frame_list.ts",
    "preprocessed/expandable_json_viewer.ts",
    "preprocessed/mojo_timedelta.ts",
    "preprocessed/mojo_timestamp.ts",
    "preprocessed/value_display.ts",
    "preprocessed/app.html.ts",
    "preprocessed/app.ts",
    "preprocessed/content_setting_pattern_source.html.ts",
    "preprocessed/content_setting_pattern_source.ts",
    "preprocessed/router.ts",
    "preprocessed/cr_frame_list.html.ts",
    "preprocessed/expandable_json_viewer.html.ts",
    "preprocessed/mojo_timedelta.html.ts",
    "preprocessed/mojo_timestamp.html.ts",
    "preprocessed/value_display.html.ts",
    "preprocessed/content_settings_internals.mojom-webui.ts",
    "preprocessed/content_settings.mojom-webui.ts",
    "preprocessed/content_settings_enums.mojom-webui.ts",
    "preprocessed/content_settings_types.mojom-webui.ts",
    "../../../../../../../tools/typescript/definitions/strings.d.ts",
    "../../../../../../../tools/typescript/definitions/pending.d.ts"
  ],
  "references": [
    {
      "path": "../../../../tools/typescript/definitions/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../third_party/lit/v3_0/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../ui/webui/resources/js/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../ui/webui/resources/mojo/tsconfig_build_ts.json"
    }
  ]
}