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