Sign in
chromium
/
devtools
/
devtools-frontend
/
main
/
.
/
node_modules
/
is-generator-function
/
tsconfig.json
blob: 4bd35288f0b1765769d5ce88f5f87149cf3cc636 [
file
] [
log
] [
blame
]
{
"extends"
:
"@ljharb/tsconfig"
,
"compilerOptions"
:
{
"maxNodeModuleJsDepth"
:
0
},
"exclude"
:
[
"coverage"
]
}