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