Sign in
◑
Theme
chromium
/
devtools
/
devtools-frontend
/
3abd3da83af70fdcfa0a53b9ced710d2b77dc28b
/
.
/
node_modules
/
is-async-function
/
tsconfig.json
blob: 75e48fd29fa1732d39e63e657481e874db00b3eb [
file
]
{
"extends"
:
"@ljharb/tsconfig"
,
"compilerOptions"
:
{
"target"
:
"ES2021"
,
"maxNodeModuleJsDepth"
:
0
,
},
"exclude"
:
[
"coverage"
,
],
}