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