Sign in
◑
Theme
gerrit
/
plugins
/
checks
/
24dc9c85caf9636ffb7d90b2be13879a3ff5d6f0
/
.
/
web
/
tsconfig.json
blob: 06d710774029ba30b656936b3738b4b7d0f57c9b [
file
]
{
"extends"
:
"../../tsconfig-plugins-base.json"
,
"compilerOptions"
:
{
"rootDir"
:
"."
},
"include"
:
[
"**/*"
]
}