Sign in
chromium
/
devtools
/
devtools-frontend
/
main
/
.
/
node_modules
/
call-bound
/
tsconfig.json
blob: 8976d98b8e07a7672dabcca3d68e6852d8462d5e [
file
] [
log
] [
blame
]
{
"extends"
:
"@ljharb/tsconfig"
,
"compilerOptions"
:
{
"target"
:
"ESNext"
,
"lib"
:
[
"es2024"
],
},
"exclude"
:
[
"coverage"
,
],
}