k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/gopherage/cmd/html/static/tsconfig.json (about)

     1  {
     2    "extends": "../../../../tsconfig.json",
     3    "include": [
     4      "browser.ts",
     5      "parser.ts",
     6      "utils.ts",
     7      "../../../../node_modules/@types/google.visualization/index.d.ts"
     8    ]
     9  }