Sign in
chromium
/
devtools
/
devtools-frontend
/
11010e69b4e87fbc1d60cdc0f9ac2b200cd8c75f
/
.
/
node_modules
/
array-buffer-byte-length
/
tsconfig.json
blob: b9fbbf12f8d0e5d60469d364c4aa201ec7d63fed [
file
]
{
"extends"
:
"@ljharb/tsconfig"
,
"compilerOptions"
:
{
"target"
:
"ES2021"
,
},
"exclude"
:
[
"coverage"
,
],
}