blob: 2e886b528c721fb88eb5aa7133fe6c3966104aa9 [file] [log] [blame]
{
"extends": "../../tsconfig-plugins-base.json",
"compilerOptions": {
"outDir": "../../../.ts-out/plugins/zuul-results-summary" /* overridden by bazel */
},
"include": [
"**/*.ts"
]
}