github.com/zppinho/prow@v0.0.0-20240510014325-1738badeb017/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 }