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