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