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