Sign in
chromium
/
devtools
/
devtools-frontend
/
1d3d4e1d62d4e5c40da5dbd00a3d9227fc823430
/
.
/
node_modules
/
set-function-length
/
tsconfig.json
blob: d9a6668c3ae6be748c78fbd5694053706b3d6942 [
file
]
{
"extends"
:
"@ljharb/tsconfig"
,
"compilerOptions"
:
{
"target"
:
"es2021"
,
},
"exclude"
:
[
"coverage"
,
],
}