Sign in
chromium
/
devtools
/
devtools-frontend
/
fa47a61ba301cd3aa81d6cc80d58c554e7b2ea88
/
.
/
test
/
unit
/
tsconfig.json
blob: 19938c7066c9480766202103dc283851250156d4 [
file
]
{
"extends"
:
"../tsconfig.json"
,
"compilerOptions"
:
{
"baseUrl"
:
"."
},
"references"
:
[
{
"path"
:
"../conductor"
},
{
"path"
:
"../shared"
}
]
}