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