Sign in
chromium
/
devtools
/
devtools-frontend
/
main
/
.
/
node_modules
/
is-array-buffer
/
tsconfig.json
blob: b9fbbf12f8d0e5d60469d364c4aa201ec7d63fed [
file
] [
log
] [
blame
]
{
"extends"
:
"@ljharb/tsconfig"
,
"compilerOptions"
:
{
"target"
:
"ES2021"
,
},
"exclude"
:
[
"coverage"
,
],
}