Sign in
chromium
/
devtools
/
devtools-frontend
/
3d1bd00a75a36c274622ef4205661ccece4adfb2
/
.
/
node_modules
/
side-channel
/
tsconfig.json
blob: d9a6668c3ae6be748c78fbd5694053706b3d6942 [
file
]
{
"extends"
:
"@ljharb/tsconfig"
,
"compilerOptions"
:
{
"target"
:
"es2021"
,
},
"exclude"
:
[
"coverage"
,
],
}