Sign in
chromium
/
devtools
/
devtools-frontend
/
357669d94ecbca017bb2d99e11544339f26ecf80
/
.
/
node_modules
/
safe-push-apply
/
tsconfig.json
blob: 0ce1896d10cdec1dc2e6fc181a65fd41b7fc8208 [
file
]
{
"extends"
:
"@ljharb/tsconfig"
,
"compilerOptions"
:
{
"target"
:
"es2021"
,
},
"exclude"
:
[
"coverage"
,
],
}