Sign in
chromium
/
devtools
/
devtools-frontend
/
357669d94ecbca017bb2d99e11544339f26ecf80
/
.
/
node_modules
/
is-regex
/
tsconfig.json
blob: 707cf95103eea5754b0141455f421ec38d129dd9 [
file
]
{
"extends"
:
"@ljharb/tsconfig"
,
"compilerOptions"
:
{
"target"
:
"ES2021"
,
},
"exclude"
:
[
"coverage"
]
}