Sign in
chromium
/
devtools
/
devtools-frontend
/
4d79dad322773e97627cc7bbf14c6e45b199872c
/
.
/
node_modules
/
which-typed-array
/
tsconfig.json
blob: 6716d81ce28cf3af2a23d2d9237c7a3d53114217 [
file
] [
log
] [
blame
]
{
"extends"
:
"@ljharb/tsconfig"
,
"compilerOptions"
:
{
"target"
:
"ES2021"
,
},
"exclude"
:
[
"coverage"
]
}