Sign in
gerrit
/
gerrit
/
bbddab28d268f6db56dfc78654261d3438a2ab9b
/
.
/
polygerrit-ui
/
app
/
api
/
tsconfig.json
blob: 69601928dce0a628311f90476d89fac5bb857e6a [
file
] [
log
] [
blame
]
{
"extends"
:
"../../../plugins/tsconfig-plugins-base.json"
,
"compilerOptions"
:
{
"rootDir"
:
"."
},
"include"
:
[
"**/*"
]
}