Sign in
gerrit
/
plugins
/
reviewers
/
514f963c2401b63135305fd106579fd80015249f
/
.
/
web
/
tsconfig.json
blob: 65940e1efd515c0f8201d4edb53e38e69c49c627 [
file
]
{
"extends"
:
"../../tsconfig-plugins-base.json"
,
"compilerOptions"
:
{
"rootDir"
:
"."
},
"include"
:
[
"**/*.ts"
]
}