Sign in
gerrit
/
plugins
/
zuul
/
1ff2cb7382bb911d0d01800ff9ba1ea0e3cc88f4
/
.
/
web
/
tsconfig.json
blob: 78f5cc73a3dc68dccc78335f699c0e130bbffdc6 [
file
] [
log
] [
blame
]
{
"extends"
:
"../../tsconfig-plugins-base.json"
,
"compilerOptions"
:
{
"outDir"
:
"../../../.ts-out/plugins/zuul"
/*
overridden by bazel
*/
},
"include"
:
[
"**/*.ts"
]
}