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