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