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