Sign in
gerrit
/
plugins
/
messageoftheday
/
refs/heads/master
/
.
/
web
/
tsconfig.json
blob: 65940e1efd515c0f8201d4edb53e38e69c49c627 [
file
] [
edit
]
{
"extends"
:
"../../tsconfig-plugins-base.json"
,
"compilerOptions"
:
{
"rootDir"
:
"."
},
"include"
:
[
"**/*.ts"
]
}