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