Sign in
◑
Theme
gerrit
/
plugins
/
code-owners
/
179635cb6d1c5d75bf3d19663fb263028d2d16dd
/
.
/
web
/
tsconfig.json
blob: a6cb7e9df11c299417d514656d1b1a763ec4c81e [
file
]
{
"extends"
:
"../../tsconfig-plugins-base.json"
,
"compilerOptions"
:
{
"experimentalDecorators"
:
true
,
"rootDir"
:
"."
},
"include"
:
[
"**/*"
]
}