sigs.k8s.io/prow@v0.0.0-20240503223140-c5e374dc7eb1/cmd/deck/static/prow/tsconfig.json (about) 1 { 2 "extends": "../../../../tsconfig.json", 3 "include": [ 4 "prow.ts", 5 "fuzzy-search.ts", 6 "histogram.ts", 7 "../common/common.ts", 8 "../vendor.d.ts", 9 "../../../../node_modules/moment/moment.d.ts", 10 "../../../../node_modules/@types/gtag.js/index.d.ts" 11 ], 12 }