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