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