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