{
  "extends": "../../../../../../../../tools/typescript/tsconfig_base_lit.json",
  "compilerOptions": {
    "rootDir": "preprocessed",
    "outDir": "tsc",
    "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/cr_elements/*": [
        "./../../../../../ui/webui/resources/tsc/cr_elements/*"
      ],
      "chrome://resources/cr_elements/*": [
        "./../../../../../ui/webui/resources/tsc/cr_elements/*"
      ],
      "//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/app.html.ts",
    "preprocessed/app.ts",
    "preprocessed/browser_proxy.ts",
    "preprocessed/app.css.ts",
    "preprocessed/aim_eligibility.mojom-webui.ts",
    "../../../../../../../../tools/typescript/definitions/strings.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/cr_elements/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../../ui/webui/resources/js/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../../ui/webui/resources/mojo/tsconfig_build_ts.json"
    }
  ]
}