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