sigs.k8s.io/prow@v0.0.0-20240503223140-c5e374dc7eb1/cmd/deck/static/plugin-help/tsconfig.json (about)

     1  {
     2    "extends": "../../../../tsconfig.json",
     3    "include": [
     4      "plugin-help.ts",
     5      "prettify.ts",
     6      "../common/common.ts",
     7      "../vendor.d.ts",
     8      "../../../../node_modules/moment/moment.d.ts",
     9      "../../../../node_modules/@types/gtag.js/index.d.ts",
    10      "../api"
    11    ],
    12  }